summaryrefslogtreecommitdiffstats
path: root/src/input.rs
AgeCommit message (Expand)Author
2024-02-15Extract map_keybindingsTim Oram
2024-02-15Cleanup crossterm declarationsTim Oram
2024-02-15Move input testutils into test_helpersTim Oram
2024-02-15Remove the concept of custom eventsTim Oram
2024-02-15Cleanup use declarationsTim Oram
2024-02-15Move core crate into rootTim Oram
2019-05-15Move input handling to InpatientTim Oram
2019-05-13Convert confirm input handling to return an InputTim Oram
2019-04-19Fix rustfmt not running on childrenTim Oram
2019-04-16Add visual mode and multiple selectionTim Oram
2019-04-13Add full support for the exec actionTim Oram
2019-04-12Add full support for the break actionTim Oram
2019-03-16Core application rewriteTim Oram
2018-11-18Implement #60: a command to invoke an external editorNickolay Ponomarev
2018-10-28Auto select next line after the action is modifiedTim Oram