FTXUI/include/ftxui/component
Arthur Sonzogni f4b47333be
Featre: Support ctrl+arrow in input. (#494)
CTRL+LEFT: Move the cursor to the beginning of the word.
CTRL+RIGHT: Move the cursor to the beginning of the word.

This was requested by:
https://github.com/ArthurSonzogni/FTXUI/issues/490
2022-10-06 21:16:55 +02:00
..
animation.hpp Animation (#355) 2022-03-13 18:51:46 +01:00
captured_mouse.hpp Remove explicit default destructors (#157) 2021-07-17 12:02:08 +02:00
component_base.hpp Animation (#355) 2022-03-13 18:51:46 +01:00
component_options.hpp Feature: Slider in any directions. (#468) 2022-08-30 18:52:33 +02:00
component.hpp Feature: Slider in any directions. (#468) 2022-08-30 18:52:33 +02:00
event.hpp Featre: Support ctrl+arrow in input. (#494) 2022-10-06 21:16:55 +02:00
mouse.hpp Use IWYU. 2021-05-01 23:19:07 +02:00
receiver.hpp Execute IWYU and format. 2021-06-21 23:10:51 +02:00
screen_interactive.hpp Remove NXXM. Execute IWYU. (#397) 2022-05-08 08:44:38 +02:00
task.hpp Animation (#355) 2022-03-13 18:51:46 +01:00