Emery Hemingway
22327b43ae
Refactor terminal for intrinsic Unicode support
...
Refactor the graphical terminal server to internally represent
characters as 16-bit codepoints and handle the duplex terminal stream as
UTF-8.
- Make the Codepoint class printable to the Output interface
- Decode data received at the Terminal session from UTF-8 to a 16-bit
character
- Pass 16-bit characters through terminal decoder and char-cell arrays
- Send Unicode through terminal session in a burst of UTF-8 bytes
Fix #3148
2019-02-19 11:08:17 +01:00
..
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2017-02-28 12:59:29 +01:00
2019-01-30 13:49:54 +01:00
2018-01-17 12:14:35 +01:00
2019-01-30 13:49:54 +01:00
2019-01-30 13:49:54 +01:00
2019-01-07 12:25:45 +01:00
2018-02-14 20:41:09 +01:00
2017-05-31 13:16:21 +02:00
2018-01-17 12:14:35 +01:00
2017-05-31 13:16:21 +02:00
2018-01-17 12:14:35 +01:00
2017-03-24 16:19:56 +01:00
2019-01-30 13:49:54 +01:00
2018-07-03 09:39:35 +02:00
2017-02-28 12:59:29 +01:00
2017-10-19 13:29:41 +02:00
2019-01-30 13:49:54 +01:00
2019-01-07 12:25:45 +01:00
2019-01-30 13:49:54 +01:00
2018-01-17 12:14:35 +01:00
2019-01-07 12:43:23 +01:00
2018-04-10 11:20:47 +02:00
2019-01-30 13:49:55 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2017-05-31 13:16:04 +02:00
2019-01-07 12:25:45 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2019-01-30 13:49:54 +01:00
2018-01-17 12:14:35 +01:00
2017-05-31 13:16:22 +02:00
2019-01-30 13:49:54 +01:00
2019-02-19 11:08:17 +01:00
2018-02-14 20:41:03 +01:00
2017-02-28 12:59:29 +01:00
2018-02-14 20:41:03 +01:00
2019-01-30 13:49:54 +01:00
2018-08-02 14:36:46 +02:00
2019-02-19 11:08:17 +01:00
2019-01-30 13:49:54 +01:00