summaryrefslogtreecommitdiffstats
path: root/src/cli
AgeCommit message (Expand)Author
2022-09-23--sort-by-type-dirs-first --sort-by-type-dirs-lastCanop
2022-08-30upgrade version of crokeyCanop
2022-07-05Merge branch 'master' into default-conf-dirCanop
2022-07-04default conf is now a directoryCanop
2022-07-04fix `--cmd` not workingCanop
2022-07-04conf files can import other conf filesCanop
2022-06-30add the set_syntax_theme verbCanop
2022-06-15fix accidently changed launch argument nameCanop
2022-06-15use clap derive for argumentsCanop
2022-06-07update from clap2 to clap3Canop
2022-03-27add the (already documented) capture_mouse conf itemCanop
2022-03-23escape spaces in sourcing path in shell script installCanop
2021-08-12allow a verb in configuration to refer to a builtinCanop
2021-06-15better handling of auto color modeCanop
2021-06-11"client-server" no longer feature gatedCanop
2021-03-19add colored help supportWenxuan Zhang
2021-02-26obey `--color no` even in application modeCanop
2021-02-26Closes https://github.com/Canop/broot/issues/351Antoine PLASKOWSKI
2021-02-24limit the number of panels to 2Canop