summaryrefslogtreecommitdiffstats
path: root/src/display
AgeCommit message (Expand)Author
2021-08-04improve scrolling behaviorsCanop
2021-07-02You can display device id with `:toggle_device_id`Canop
2021-06-30use termimad 0.13 - better table rendering in narrow terminalCanop
2021-06-18Fix building error on FreeBSD hostOleksandr Anyshchenko
2021-06-02make the number of threads used for file summing configurableCanop
2021-05-20removed some `#[macro_use] extern crate`Canop
2021-05-09match line count in selection on content searchesCanop
2021-05-07apply a different style to the subpath before the filenameCanop
2021-05-07new rust version, new clippyCanop
2021-05-04first implementation of a "tokens" patternCanop
2021-04-30fix shifted match highlighting on regex patterns when showing iconsCanop
2021-04-28version 1.3.0v1.3.0Canop
2021-04-20staging area filtered with patternCanop
2021-04-18staging shortcutsCanop
2021-04-18display what files are staged on treeCanop
2021-02-22fix style characters present even whit --no-styleCanop
2021-02-22use ahash of some of the hashmaps with big keysCanop
2021-02-05limit tree height in :pt even when there's more root itemsCanop
2021-01-09minor cleaningCanop
2021-01-04fix handling of rules starting with '/' in the global gitignoreCanop
2020-12-14fit file count column width to what's necessaryCanop
2020-12-14Merge remote-tracking branch 'origin/master'Canop
2020-12-14improve determination of whether a space is needed left of the treeCanop
2020-12-13keep selection visible on unfilteringCanop
2020-12-11use serde's derive to deserialize confCanop
2020-12-10fix missing left marginCanop
2020-11-30better cache management for dir size computationCanop
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-26high definition preview images on kittyCanop
2020-11-25[WIP] high-definition image preview when using kittyCanop
2020-11-17some code cleaningCanop
2020-11-17Merge branch 'icon' of https://github.com/asdf8dfafjk/broot into iconsCanop
2020-11-16refactor: crop moved to termimadCanop
2020-11-08Add support for icons_
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-22fix wrong background on selected broken symlinksCanop
2020-10-22center the 'type' column in fs viewCanop
2020-10-21filesystems view now filterableCanop
2020-10-20keep tree options when going through not tree statesCanop
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-07change the syntax of `cols_order` in confCanop
2020-09-30refactor: make Screen CopyCanop
2020-09-28fix compilation for androidCanop
2020-09-27fix opening of link of linkCanop
2020-08-31Version 1.0.0v1.0.0Canop
2020-08-23fix a few problems related to tabulation renderingCanop
2020-08-22externalize file size formatting into another crateCanop