ArthurSonzogni
|
65e7fae7df
|
Fix parsing of CSI escape sequence.
There was a bug, preventing the user from typing the DEL key.
This is related to bug:
https://github.com/ArthurSonzogni/FTXUI/issues/4
|
2019-07-01 00:44:50 +02:00 |
|
ArthurSonzogni
|
eb6baaceea
|
Support full-width characters (CJK)
+ 3 tests.
The goal is to fix:
https://github.com/ArthurSonzogni/FTXUI/issues/2#issuecomment-504871456
|
2019-06-24 23:39:37 +02:00 |
|
ArthurSonzogni
|
9c1913de51
|
Fix xterm parsing. unsigned vs signed char problem.
|
2019-06-23 17:59:34 +02:00 |
|
ArthurSonzogni
|
001a0ae925
|
Add UTF8 support and a better xterm parsing.
This fixes: https://github.com/ArthurSonzogni/FTXUI/issues/2
|
2019-06-23 17:52:31 +02:00 |
|
ArthurSonzogni
|
ef0de8d873
|
Add support for nxxm.
[nxxm](https://nxxm.github.io)
|
2019-02-02 02:25:06 +01:00 |
|