summaryrefslogtreecommitdiffstats
path: root/src/command
AgeCommit message (Expand)Author
2020-06-20more subtle rules on pattern combination parsingCanop
2020-06-20fix regex patterns with flags needing a third / to be combinedCanop
2020-06-19Merge branch 'master' into betCanop
2020-06-19composite patterns built by combining simple ones with operatorsCanop
2020-06-12Fix some problems with relative paths in cp and mvv0.15.1Canop
2020-06-08pattern characters can be escaped with a '\'Canop
2020-06-05update website for new pattern syntaxCanop
2020-06-05Merge branch 'master' into new-patternCanop
2020-06-05fix a few problems with tab completions and relative pathsCanop
2020-06-05Tab goes to next direct match when there's no verb in inputCanop
2020-06-03allow searching sub-path rather than just nameCanop
2020-06-01Merge branch 'master' into new-patternCanop
2020-06-01`apply_to` verb propertyCanop
2020-06-01[WIP] refactoring for new pattern syntaxCanop
2020-05-24tab based auto-completion of verbs and paths in inputCanop
2020-05-19:panel_left and :panel_right, bound to ctrl arrowsCanop
2020-05-18Special paths defined in conf.tomlCanop
2020-05-16fill the input when executing commands of --cmdCanop
2020-05-12:start_end_panelCanop
2020-05-04internals can accept an argument. :focus does accept oneCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-21multi-panels: input & status in panels; Click to select panelCanop
2020-04-14focus dir in new panel with tabCanop
2020-04-01fix bench/fuzzy compilationCanop
2020-03-30moved files aroundCanop