FTXUI/include/ftxui/dom
Jørn Gustav Larsen d386df6f94
Enable raw keyboard input (#832)
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.

Co-authored-by: Jørn Gustav Larsen <jgl@fasttracksoftware.com>
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
2024-04-28 15:17:54 +02:00
..
canvas.hpp Enable raw keyboard input (#832) 2024-04-28 15:17:54 +02:00
deprecated.hpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
direction.hpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
elements.hpp Allow user to specify window element border. (#849) 2024-04-28 14:48:02 +02:00
flexbox_config.hpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
linear_gradient.hpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
node.hpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
requirement.hpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
table.hpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
take_any_args.hpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00