summaryrefslogtreecommitdiffstats
path: root/src/display
AgeCommit message (Expand)Author
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
2020-08-18optional selection mark to complete the selection backgroundCanop
2020-08-02show an image if preview if possible (WIP)Canop
2020-07-26small code cleaningCanop
2020-07-16version 0.19.0v0.19.0Canop
2020-07-16preview now searchableCanop
2020-07-16remove selection on root line in :print_treeCanop
2020-07-15fix bad rendering on chars not being one col wideCanop
2020-07-14chars in binary previewCanop
2020-07-13much progress on the preview panelCanop
2020-07-12preview panel [still more like a POC than a full feature]Canop
2020-07-09add [ext-colors] to color files depending on their extensionCanop
2020-07-06avoid drawing the char at the bottom-right of the terminalCanop
2020-07-05keep filter in input after executing an external commandCanop
2020-07-05hide the `s` of `sparse` storage on directoriesCanop
2020-07-04improve rendering file size as string with ISO unitsCanop
2020-07-02version 0.18.4v0.18.4Canop
2020-07-02add the `--git-status` launch optionCanop
2020-06-30faster tree rendering for slow terminalsCanop
2020-06-29version 0.18.2 - remove all flickering causesv0.18.2Canop
2020-06-28new `cols_order` attribute in configurationv0.18.1Canop
2020-06-27sacrifices to the Clippy godCanop
2020-06-26update documentation for new sort modesCanop
2020-06-25deep last modified date computed in background on directoriesCanop
2020-06-24sort by date; sizes visible on toggle even without sortingCanop
2020-06-19composite patterns built by combining simple ones with operatorsCanop
2020-06-09dumb and meaningless content search optimizationsCanop
2020-06-07"content" search mode key can be defined in configCanop
2020-06-07content search: text around match displayed in treeCanop
2020-05-28fix scrollbar location in multi-panelsCanop
2020-05-21status line covers the whole terminal widthCanop
2020-05-21fix wrong status ellipsis in multi-panelsCanop
2020-05-21{other-panel-file}, :copy-to-panel and :move-to-panelCanop