summaryrefslogtreecommitdiffstats
path: root/src/display
AgeCommit message (Expand)Author
2023-05-18left-elision of path when path/name doesn't fit (#706)Denys Séguret
2023-05-04Correct some typos (#703)Alexander Seiler
2023-03-16don't show modal only key in help if modal disabledCanop
2023-02-04clippy...Canop
2023-01-03version 1.19.0v1.19.0Canop
2022-12-15allow going to help with just `?` on WindowsCanop
2022-11-04version 1.16.2Canop
2022-09-22allow showing only file name on path searchesCanop
2022-08-30upgrade version of crokeyCanop
2022-07-09use mio instead of epoll to find terminal's lumaterminal-light-mioCanop
2022-07-06disable luma detection on non linux platformv1.14.1no-luma-on-non-linuxCanop
2022-07-04don't test luma when terminal isn't TTYCanop
2022-07-04conf files can import other conf filesCanop
2022-05-18Format counts of files with thousands separatorCanop
2022-05-04add the :stage_all_files internalCanop
2022-03-31Sort by type, with dirs either first or lastCanop
2022-03-29Don't quit on small terminalsCanop
2022-01-21Fix a crash on a syntect panic on svelte fileCanop
2022-01-05images rendered with kitty protocol on weztermCanop
2021-10-20remove direct import of minimad crateCanop
2021-09-17fix special-path/Enter for sym linksCanop
2021-09-05upgrade termimad to 0.16Canop
2021-08-29move some fit/crop utilities from broot's code to termimadCanop
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