mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 10:40:00 +08:00
d386df6f94
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> |
||
---|---|---|
.. | ||
canvas.hpp | ||
deprecated.hpp | ||
direction.hpp | ||
elements.hpp | ||
flexbox_config.hpp | ||
linear_gradient.hpp | ||
node.hpp | ||
requirement.hpp | ||
table.hpp | ||
take_any_args.hpp |