mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-17 02:10:05 +00:00
22327b43ae
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 |
||
---|---|---|
.. | ||
app | ||
lib | ||
server | ||
test |