summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-01-10experimental "modal mode"modesCanop
2021-01-07version 1.1.11v1.1.11Canop
2021-01-07allow specifying execution pattern as arrayCanop
2020-12-31use cli-log for loggingCanop
2020-12-31add an example of using broot as generic fuzzy finderCanop
2020-12-24version 1.1.0Canop
2020-12-21Hjson now accepted as config format, and the default oneCanop
2020-12-19version 1.0.9Canop
2020-12-18fix execution strings tokenization ignoring quotesCanop
2020-12-11use serde's derive to deserialize confCanop
2020-12-01version 1.0.8v1.0.8Canop
2020-12-01progressive display of file sums (size, counts, date)Canop
2020-11-30when sizes are displayed (eg on `br -s`) show size of root line and root file...Canop
2020-11-27version 1.0.7Canop
2020-11-27:previous_same_depth and :next_same_depth internalsCanop
2020-11-27image preview centered in both directionskittyCanop
2020-11-26high definition preview images on kittyCanop
2020-11-25[WIP] high-definition image preview when using kittyCanop
2020-11-19version 1.0.6v1.0.6Canop
2020-11-16refactor: crop moved to termimadCanop
2020-11-10Stop disabling cursor blinking on launchCanop
2020-11-05version 1.0.5Canop
2020-11-05preview now supports opening zero length "files"v1.0.5Canop
2020-10-23display IO errors on previews instead of closing brootCanop
2020-10-22version 1.0.4v1.0.4Canop
2020-10-18:root_fs shows size/available infos of current filesystem on topCanop
2020-10-16:filesystems opens a list of mounted filesystemsCanop
2020-10-10update version and changelogCanop
2020-10-07version 1.0.3v1.0.3Canop
2020-10-07change the syntax of `cols_order` in confCanop
2020-10-04version 1.0.2v1.0.2Canop
2020-10-04list the search modes and their main prefix in helpCanop
2020-09-30version 1.0.1v1.0.1Canop
2020-09-30on ctrl-w (:close_panel_cancel) close preview rather than appCanop
2020-09-08fix cross-compilation - define a "clipboard" featureCanop
2020-09-07a few fixes to the :copy_path implementationCanop
2020-09-07Merge branch 'clipboard' of https://github.com/asdf8dfafjk/broot into asdf8df...Canop
2020-09-06identify nodes with (inode, dev) instead of just inode in size summingCanop
2020-09-06don't gitignore files when not in a git repositoryCanop
2020-08-31Version 1.0.0v1.0.0Canop
2020-08-31Draft: Clipboard support, copy to clipboard_
2020-08-23version 0.20.3v0.20.3Canop
2020-08-23Fix files being called huge while they were only very bigCanop
2020-08-22externalize file size formatting into another crateCanop
2020-08-19version 0.20.2v0.20.2Canop
2020-08-18version 0.20.1v0.20.1Canop
2020-08-17tagging the "dev" versionCanop
2020-08-16update dependenciesCanop
2020-08-16update documentation for image previewv0.20.0Canop
2020-08-07image preview: better color choice when true colors aren't availableCanop