summaryrefslogtreecommitdiffstats
path: root/src/verb/mod.rs
AgeCommit message (Expand)Author
2022-09-24add the :select internalCanop
2022-06-19[WIP] introduce verb arg definitionCanop
2021-06-02make the number of threads used for file summing configurableCanop
2021-05-29:rename verb (and what makes it possible)Canop
2021-05-20removed some `#[macro_use] extern crate`Canop
2021-04-26better check of verb conditions, sequences not allowed on SACanop
2021-01-07allow specifying execution pattern as arrayCanop
2020-12-13keep selection visible on unfilteringCanop
2020-12-11use serde's derive to deserialize confCanop
2020-11-13`:line_up` and `:line_down` accept an optional count as argumentCanop
2020-09-29refactor verb initialization from confCanop
2020-09-24allow cmd sequences in verb executionCanop
2020-09-22refactor: move the invocation pattern from execution to verbCanop
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