summaryrefslogtreecommitdiffstats
path: root/src/tree_options.rs
AgeCommit message (Expand)Author
2019-02-12new verb :toggle_trim_root allows to keep all root childrenCanop
2019-01-27support of regex patternsCanop
2019-01-07filtering pattern kept after verb executionv0.4.2Canop
2019-01-05command to toggle permission display (rwxrwxrwx)Canop
2018-12-30gitignore respect togglable and available as cli argCanop
2018-12-29filter out files & directories according to .gitignore filesCanop
2018-12-12file & directory sizeCanop
2018-12-10edition = "2018"Canop
2018-12-09option to show only foldersCanop
2018-12-07parallel BFS searchCanop
2018-12-03thread / tree building interrupted on keyCanop
2018-11-30interactive fuzzy tree filteringCanop
2018-11-28fmtCanop
2018-11-27new verb to toggle hidden filesCanop