summaryrefslogtreecommitdiffstats
path: root/src/tree/tree_options.rs
AgeCommit message (Expand)Author
2022-09-23--sort-by-type-dirs-first --sort-by-type-dirs-lastCanop
2022-09-22allow showing only file name on path searchesCanop
2022-06-19fix default_flags in conf not working anymoreCanop
2022-06-15use clap derive for argumentsCanop
2022-06-07update from clap2 to clap3Canop
2022-01-23clearer error on bad default_flags in conf fileCanop
2021-07-02You can display device id with `:toggle_device_id`Canop
2021-02-24limit the number of panels to 2Canop
2020-12-14improve determination of whether a space is needed left of the treeCanop
2020-12-13keep selection visible on unfilteringCanop
2020-11-30when sizes are displayed (eg on `br -s`) show size of root line and root file...Canop
2020-10-18:root_fs shows size/available infos of current filesystem on topCanop
2020-07-16some documentation of the preview panel featureCanop
2020-07-02add the `--git-status` launch optionCanop
2020-06-28new `cols_order` attribute in configurationv0.18.1Canop
2020-06-25explicit --whale-spotting launch argument (sort by size, show all files)Canop
2020-06-25deep last modified date computed in background on directoriesCanop
2020-06-24sort by date; sizes visible on toggle even without sortingCanop
2020-06-19composite patterns built by combining simple ones with operatorsCanop
2020-05-17date/time format configured in conf.tomlCanop
2020-05-04internals can accept an argument. :focus does accept oneCanop
2020-05-03refactor: creation of the `tree` modCanop