mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-06-30 19:12:48 -05:00
Send the IUTF8 terminal mode in SSH "pty-req"s.
An opcode for this was recently published in https://tools.ietf.org/html/draft-sgtatham-secsh-iutf8-00 . The default setting is conditional on frontend_is_utf8(), which is consistent with the pty back end's policy for setting the same flag locally. Of course, users can override the setting either way in the GUI configurer, the same as all other tty modes.
This commit is contained in:
Reference in New Issue
Block a user