FTXUI/include/ftxui/dom
ArthurSonzogni 86c3b60a6f Move the cursor to the input location.
Most CJK users use IME (input method) to type CJK characters. They need
the cursor to be at the correct location, not in the bottom right
corner.

This CL does:
 * Move the cursor the focus() element.
 * Hide the cursor (and show it at exit)
 * Intercept SIGINT to guarantee proper cleanup all the time.

This should fix the second issue mentionned on:
https://github.com/ArthurSonzogni/FTXUI/issues/2
2019-06-29 18:52:58 +02:00
..
elements.hpp Add UTF8 support and a better xterm parsing. 2019-06-23 17:52:31 +02:00
node.hpp Move the cursor to the input location. 2019-06-29 18:52:58 +02:00
requirement.hpp Add support for nxxm. 2019-02-02 02:25:06 +01:00
take_any_args.hpp Add support for nxxm. 2019-02-02 02:25:06 +01:00