FTXUI/include/ftxui
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
..
component Enable raw keyboard input 2024-04-28 10:55:14 +02:00
dom Separate a reusable Image class from Screen (#834) 2024-04-27 11:03:44 +02:00
screen Apply clang-tidy. 2024-04-28 10:40:57 +02:00
util Move copyright to the top of files. 2023-08-19 13:57:01 +02:00