mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-02 12:38:15 +08:00
Use std::string by default for the implementation of FTXUI's input component. Along the way: - Give a correct implementation for fullwidth characters. - Add tests - Modify the way the cursor is drawn.