summaryrefslogtreecommitdiffstats
path: root/src/app/selection.rs
AgeCommit message (Expand)Author
2022-07-10allow :focus based verbs to take a patternCanop
2022-06-30add the set_syntax_theme verbCanop
2022-06-15fix accidently changed launch argument nameCanop
2022-06-07update from clap2 to clap3Canop
2022-03-27verb filtering by file extensionCanop
2021-05-02spill some blood for the Clippy godCanop
2021-04-26better check of verb conditions, sequences not allowed on SACanop
2021-04-20staging area filtered with patternCanop
2021-04-19improve command previsualization in status for multiselectionCanop
2021-04-15staging area [WIP]Canop
2021-04-05rename some types to bring them closer from their useCanop
2021-01-13fix mouse staying captured during external app executionCanop
2020-12-13keep selection visible on unfilteringCanop
2020-09-22refactor: move the invocation pattern from execution to verbCanop
2020-08-31Version 1.0.0v1.0.0Canop
2020-07-26{line} in a verb execution pattern refers to the line numberCanop