summaryrefslogtreecommitdiffstats
path: root/src/tree
AgeCommit message (Expand)Author
2020-10-22fix freezing on cyclic symlink chainsCanop
2020-10-20keep tree options when going through not tree statesCanop
2020-10-18:root_fs shows size/available infos of current filesystem on topCanop
2020-09-27fix opening of link of linkCanop
2020-09-22refactor: move the invocation pattern from execution to verbCanop
2020-08-31Version 1.0.0v1.0.0Canop
2020-07-26{line} in a verb execution pattern refers to the line numberCanop
2020-07-23:select_first and :select_last implemented in previewCanop
2020-07-16some documentation of the preview panel featureCanop
2020-07-09add [ext-colors] to color files depending on their extensionCanop
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-22config directory for new installs on mac is ~/.config/brootCanop
2020-06-19composite patterns built by combining simple ones with operatorsCanop
2020-06-06rudimentary search in file contentCanop
2020-06-05Tab goes to next direct match when there's no verb in inputCanop
2020-05-18Special paths defined in conf.tomlCanop
2020-05-18filter out \n from file names on displayCanop
2020-05-17date/time format configured in conf.tomlCanop
2020-05-15different skins for focused and unfocused panelsCanop
2020-05-04internals can accept an argument. :focus does accept oneCanop
2020-05-03refactor: creation of the `tree` modCanop