FTXUI/src/ftxui/screen
Arthur Sonzogni 01f5d9f7bc
Remove flickering. (#95)
For some reason, ResetPosition() was also clearing the content. On very
slow terminal emulator like the one on Windows, flickering was visible.

This fixes:
https://github.com/ArthurSonzogni/FTXUI/issues/86
2021-05-16 10:59:19 +02:00
..
box.cpp Add mouse implementation of most components. 2021-04-18 22:33:41 +02:00
color_info.cpp Use IWYU. 2021-05-01 23:19:07 +02:00
color.cpp Use IWYU. 2021-05-01 23:19:07 +02:00
screen.cpp Remove flickering. (#95) 2021-05-16 10:59:19 +02:00
string.cpp Make StringRef borrow reference only when taking a pointer. (#91) 2021-05-15 01:34:37 +02:00
terminal.cpp Merge remote-tracking branch 'origin' into feature/mouse-support 2021-05-01 23:45:13 +02:00
wcwidth.cpp Use IWYU. 2021-05-01 23:19:07 +02:00