summaryrefslogtreecommitdiffstats
path: root/src/keys.rs
AgeCommit message (Expand)Author
2021-06-24upgrade crossterm & termimadCanop
2021-05-18add support for backtab keyCanop
2021-03-19fix shift based key shortcutsCanop
2021-03-15a whole bag of nothing changedCanop
2021-01-10experimental "modal mode"modesCanop
2020-12-31add an example of using broot as generic fuzzy finderCanop
2020-06-27sacrifices to the Clippy godCanop
2020-06-05Tab goes to next direct match when there's no verb in inputCanop
2020-05-17add BACK_TAB as shortcut to close the current panelCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-14focus dir in new panel with tabCanop
2020-02-15fix -i and -I launch arguments being ignoredCanop
2020-01-20minor code fmt changesCanop
2020-01-10unreserve some keys (allow overriding)Canop
2019-12-30fix the fixCanop
2019-12-21:total_searchCanop
2019-12-18allow more keys as verb triggersCanop