summaryrefslogtreecommitdiffstats
path: root/src/verb/verb_store.rs
AgeCommit message (Expand)Author
2022-06-30add the set_syntax_theme verbCanop
2022-05-30fix alt-enter failing to cd to directoryv1.13.1Canop
2022-05-21allow verbs with extension filter before other onesCanop
2022-03-27verb filtering by file extensionCanop
2022-01-30export key event parsing and formatting in crokeyCanop
2021-08-12allow a verb in configuration to refer to a builtinCanop
2021-08-04improve scrolling behaviorsCanop
2021-04-26better check of verb conditions, sequences not allowed on SACanop
2020-12-11use serde's derive to deserialize confCanop
2020-09-29refactor verb initialization from confCanop
2020-09-24allow cmd sequences in verb executionCanop
2020-07-31rewrite the status generationCanop
2020-06-06a few minor refactorings and cleaningsCanop
2020-05-24tab based auto-completion of verbs and paths in inputCanop
2020-05-16show purpose hint when in arg edition dedicated panelCanop
2020-05-04internals can accept an argument. :focus does accept oneCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-15refactor verbs for more type enforced sanityCanop
2020-04-14focus dir in new panel with tabCanop