summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2020-04-08version 0.13.6v0.13.6Canop
2020-04-07small performance improvements of fuzzy scoringCanop
2020-03-28version 0.13.5Canop
2020-03-27add a man pagev0.13.5Canop
2020-03-24right key open directory, left key gets back (when input is empty)Canop
2020-03-19use $XDG_CONFIG_HOME/git/ignore if core.excludesFile is missingCanop
2020-03-19replace ~ in path arguments with user home dirCanop
2020-03-13version 0.13.4v0.13.4Canop
2020-03-01support verb {args} made of an optional group (experimental)Canop
2020-02-27update changelogCanop
2020-02-16version 0.13.2v0.13.2Canop
2020-02-15fix -i and -I launch arguments being ignoredCanop
2020-02-08fix background not always removed when skin requires noneCanop
2020-02-05version 0.13.0v0.13.0Canop
2020-02-05update changelogCanop
2020-02-05several small flags related improvementsCanop
2020-02-04default_args in conf.toml and new launch flagsCanop
2020-02-03`:git_status` verb keeping only git status relevant filesCanop
2020-02-03try to keep selection indexCanop
2020-02-03tree status closer to the root title (so to the left)Canop
2020-02-03cached background computation of git statusCanop
2020-01-29version 0.12.2v0.12.2Canop
2020-01-25version 0.12.1v0.12.1Canop
2020-01-24add `--conf` arg to launch broot with specific config file(s)Canop
2020-01-23TAB key now jumps to direct matches onlyCanop
2020-01-22fix a panic on "///" inputCanop
2020-01-19version 0.12v0.12.0Canop
2020-01-18doc & minor changes for :print_relative_pathCanop
2020-01-18change default value of the toggle_trim_root to falseCanop
2020-01-17consider path `$ZDOTDIR/.zshrc` for zsh shell function sourcing (fix #90)Canop
2020-01-16commands given with `--cmd` must be separatedCanop
2020-01-16update changelogCanop
2020-01-16update changelogCanop
2020-01-15version 0.11.9v0.11.9Canop
2020-01-15display the "real" size (space on disk) for sparse files (linuxCanop
2020-01-15fix `br -s` never finishing computing sizesCanop
2020-01-15update doc & changelogCanop
2020-01-14`--set-install-state` sets the installation stateCanop
2020-01-14update changelogCanop
2020-01-12version 0.11.8v0.11.8Canop
2020-01-12update changelogCanop
2020-01-12generate shell completion scripts on buildCanop
2020-01-11hopefully bring compatibility with freeBSDCanop
2020-01-11r, w and x parts of the mode (permission) now separately skinnedCanop
2020-01-11Fix verbs not properly cancelled on actions such escapev0.11.7Canop
2020-01-10version 0.11.6Canop
2020-01-10fix scroll adjustement when using the arrow keysv0.11.6Canop
2020-01-10allow env vars used in verb execution to contain parametersCanop
2020-01-10fix wrong background applied below sizesCanop
2020-01-10fix unsignificative events interpreted as previous event repetitionCanop