summaryrefslogtreecommitdiffstats
path: root/src/pattern
AgeCommit message (Expand)Author
2020-07-24faster availability of big files in previewCanop
2020-07-16preview now searchableCanop
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-11some optimizations of the file content searchCanop
2020-06-08pattern characters can be escaped with a '\'Canop
2020-06-07"content" search mode key can be defined in configCanop
2020-06-07content search: text around match displayed in treeCanop
2020-06-07content search: ignore binary filesCanop
2020-06-06rudimentary search in file contentCanop
2020-06-06a few minor refactorings and cleaningsCanop
2020-06-05update website for new pattern syntaxCanop
2020-06-05Tab goes to next direct match when there's no verb in inputCanop
2020-06-04search modes can be configured - new "path regex" modeCanop
2020-06-03allow searching sub-path rather than just nameCanop
2020-06-01[WIP] refactoring for new pattern syntaxCanop
2020-05-27fix a few cases of pattern applied but not displayed in inputCanop
2020-05-17update changelog for incoming mergeCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-16crop tree drawing so that it doesn't go out of dedicated areaCanop
2020-04-07small performance improvements of fuzzy scoringCanop
2020-04-06optimizations of the fuzzy pattern scoringCanop
2020-04-05remove diacritics to find matches which differ only by themCanop
2020-03-30moved files aroundCanop