Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UTF-8 support for wsdisplay emulation modes. Both vt100 and sun emulation | 2013-10-18 | 1 | -0/+706 | |
will now recognize xterm-compatible escape sequences ESC % G and ESC % @ to enter and leave UTF-8 mode, respectively. Not enabled on SMALL_KERNEL. Most of this written during c2k7, completed during b2k13. Note that the value of several international keysyms change, to switch from ISO Latin-[257] values to the real Unicode values. Be sure to update your includes and rebuild and install wsconsctl. |