summaryrefslogtreecommitdiffstats
path: root/src/command/parts.rs
AgeCommit message (Expand)Author
2022-10-04New escaping rules (#609)Denys Séguret
2021-11-07consider an input containing only spaces as empty on enterCanop
2021-01-21fix "post bang" crashCanop
2020-12-13keep selection visible on unfilteringCanop
2020-06-27sacrifices to the Clippy godCanop
2020-06-20more subtle rules on pattern combination parsingCanop
2020-06-20fix regex patterns with flags needing a third / to be combinedCanop
2020-06-19composite patterns built by combining simple ones with operatorsCanop
2020-06-08pattern characters can be escaped with a '\'Canop
2020-06-03allow searching sub-path rather than just nameCanop
2020-06-01[WIP] refactoring for new pattern syntaxCanop
2020-05-18Special paths defined in conf.tomlCanop
2020-05-12:start_end_panelCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-14focus dir in new panel with tabCanop
2020-03-30moved files aroundCanop