FTXUI/include
Jørn Gustav Larsen 0397a47c46
Enable raw keyboard input
In order for applications to receive all keyboard inputs, including the
Ctrl-C and Ctrl-Z, the raw input mode has been enabled. As result the
SIGINT will no longer be used, instead the keyboard Ctrl-C event is used
for exiting the framework, but only if no components has made use of it.
2024-04-28 10:55:14 +02:00
..
ftxui Enable raw keyboard input 2024-04-28 10:55:14 +02:00