summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-12-09don't sum in /proc and /runCanop
2022-11-05add "ol" shortcut on open_leave for dirsCanop
2022-11-04Prevent `br` from using `rm` alias or function in Bash (#629)Jakub Kaczor
2022-11-04make content search max file size configurable (#628)Denys Séguret
2022-11-04version 1.16.2Canop
2022-10-22restrict verbs to specific panels (#620)Denys Séguret
2022-10-13fix ctrl-left not removing filtering in previewv1.16.1Canop
2022-10-04New escaping rules (#609)Denys Séguret
2022-10-02ctrl-left mapped to new :panel_left_no_open internalCanop
2022-10-01Status message on toggling tree optionsCanop
2022-09-24add the :select internalCanop
2022-09-23wraps mouse wheel selection in treeCanop
2022-09-23fix :line_down_no_cycle cycling in the tree viewCanop
2022-09-23modal/intput: uppercase letters don't trigger verbCanop
2022-09-23--sort-by-type-dirs-first --sort-by-type-dirs-lastCanop
2022-09-22allow showing only file name on path searchesCanop
2022-09-22remove some warningsCanop
2022-09-12bugfix: fix `TokPattern::find_ranges` to solve #504Federico Stra
2022-09-04Remove unneeded clippy lints whitelistkraktus
2022-08-30upgrade version of crokeyCanop
2022-08-06Switch from memmap to memmap2Karl-Johan Karlsson
2022-07-24fix typosKian-Meng Ang
2022-07-11Merge branch 'terminal-light-mio'Canop
2022-07-10allow :focus based verbs to take a patternCanop
2022-07-09use mio instead of epoll to find terminal's lumaterminal-light-mioCanop
2022-07-06disable luma detection on non linux platformv1.14.1no-luma-on-non-linuxCanop
2022-07-05help: change conf file open hintCanop
2022-07-05Merge branch 'master' into default-conf-dirCanop
2022-07-04more doc on imports & skin filesdefault-conf-dirCanop
2022-07-04don't test luma when terminal isn't TTYCanop
2022-07-04default conf is now a directoryCanop
2022-07-04fix `--cmd` not workingCanop
2022-07-04conf files can import other conf filesCanop
2022-07-04fix old syntax names not recognized anymoreCanop
2022-06-30add the set_syntax_theme verbCanop
2022-06-20Merge branch 'master' into theme_verbCanop
2022-06-19fix default_flags in conf not working anymoreCanop
2022-06-19[WIP] introduce verb arg definitionCanop
2022-06-18Merge branch 'git-info-exclude' of github.com:refi64/broot into refi64-git-in...Canop
2022-06-18Merge branch 'issue-#535-ProgramNotFoundWindows' of github.com:Spacelord-XaN/...Canop
2022-06-15fix accidently changed launch argument nameCanop
2022-06-15use clap derive for argumentsCanop
2022-06-12improve search help according @vapniks suggestionCanop
2022-06-12add examples on search modes in help screenCanop
2022-06-11Treat files in .git/info/exclude as ignoredRyan Gonzalez
2022-06-07update from clap2 to clap3Canop
2022-06-07hint on empty tree: use alt-i or alt-hCanop
2022-05-30fix alt-enter failing to cd to directoryv1.13.1Canop
2022-05-21Merge remote-tracking branch 'origin/master'Canop
2022-05-21allow verbs with extension filter before other onesCanop