FTXUI/include/ftxui
Arthur Sonzogni 52276c8a2b
Bugfix Input use std::string (#279)
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.
2021-12-12 21:31:54 +01:00
..
component Table (#229) 2021-10-15 23:04:11 +02:00
dom Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
screen Bugfix Input use std::string (#279) 2021-12-12 21:31:54 +01:00
util Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00