summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
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
2020-01-10backspace no longer bind to back if not consumed by inputCanop
2020-01-10improve readability of skin used during installation processCanop
2020-01-10keep same path selected when lines are reorderedCanop
2020-01-09ctrl-c is another way to quit brootv0.11.4Canop
2020-01-09Mac/bash : add .bash_profile to the list of possible sourcing filesCanop
2020-01-09update changelog for fish install fixCanop
2020-01-09make :open_stay and :open_leave work in help screen (applying on configuratio...Canop
2020-01-09version 0.11.3v0.11.3Canop
2020-01-08fix the 'n' answer being ignored when user is asked authorizationCanop
2019-12-30fix the fixCanop
2019-12-30fix alt-enter not being recognized on some computersv0.11.1Canop
2019-12-21Version 0.11.0v0.11.0Canop
2019-12-20version 0.10.5v0.10.5Canop
2019-12-19better handling of resizeCanop
2019-12-18allow more keys as verb triggersCanop
2019-12-17replace the "opener" crate with the "open" oneCanop
2019-12-16fix a compilation problem on windowsv0.10.4Canop
2019-12-14specific skins for file owner and groupCanop
2019-12-14rewrite br shell function installation to comply with #53 and #39Canop
2019-12-02verb invocation now optional in verb configurationCanop
2019-12-01faster fuzzy searchesCanop
2019-11-27fix crash on doing `:rm` on the last child of current rootv0.10.3Canop
2019-11-27help page refactored using Termimad templatesCanop
2019-11-15version 0.10.2v0.10.2Canop
2019-11-13make it possible to define a global backgroundCanop
2019-11-13`$PAGER` used in default config. Fix #20Canop