]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
pterm: set IUTF8 on pty devices depending on charset.
authorSimon Tatham <anakin@pobox.com>
Tue, 1 Sep 2015 17:35:38 +0000 (18:35 +0100)
committerSimon Tatham <anakin@pobox.com>
Tue, 1 Sep 2015 17:35:38 +0000 (18:35 +0100)
commit1840103c05d10ba1c45353282b4ad7f742a75b92
tree0fad4fb253b4b5c5197cf3ef7db9bd62c62cc1b2
parentad994bab57c06bff0c6d06d0ca8806be0bb2afd2
pterm: set IUTF8 on pty devices depending on charset.

In a UTF-8 pterm, it makes sense to set the IUTF8 flag (on systems
that have one) on the pty device, so that line editing will take
account of UTF-8 multibyte characters.
unix/gtkwin.c
unix/unix.h
unix/uxpty.c