mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-01 02:58:12 +08:00
There was some undefined behavior to be fixed in the terminal input parser. The behavior of flush seems to have change. The fix was to invert '\0' and std::flush.