summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-02-28don't ask again to install after an incomplete installationv1.2.7Canop
2021-02-27add clipboard support to Android/Termuxv1.2.6Canop
2021-02-26link to android exe in the install page of the docCanop
2021-02-25version 1.2.5v1.2.5Canop
2021-02-23Fix wrong version written on top of log fileCanop
2021-02-22use ahash of some of the hashmaps with big keysCanop
2021-02-14version 1.2.4v1.2.4Canop
2021-02-14fix broken selection bg in text preview when line numbers are shownCanop
2021-02-06version 1.2.3v1.2.3Canop
2021-02-05version 1.2.2Canop
2021-02-03update bet to 0.4Canop
2021-02-01update lock fileCanop
2021-02-01fix crash on page-down when last line of text preview is selectedCanop
2021-01-27version 1.2.1v1.2.1Canop
2021-01-21fix "post bang" crashCanop
2021-01-14version 1.2.0v1.2.0Canop
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