summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-08-12allow a verb in configuration to refer to a builtinCanop
2021-08-11slightly more concise pattern pattern matchingCanop
2021-08-04improve scrolling behaviorsCanop
2021-08-01check args are set on external executionCanop
2021-08-01change advice about sourcing .zshrcCanop
2021-07-30upgrade termimadCanop
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-26Reading the TERMINAL env var to try recognize KittyCanop
2021-06-24upgrade crossterm & termimadCanop
2021-06-23improve rendering of available space in :fs viewCanop
2021-06-23version 1.6.1v1.6.1Canop
2021-06-22fix preview of linux pseudo-filesCanop
2021-06-22fix panic on searching `cr/.*` if a file starts with an empty lineCanop
2021-06-18fix tree being searched again on cursor movementsCanop
2021-06-18Fix building error on FreeBSD hostOleksandr Anyshchenko
2021-06-16fix missing line number in edit command from filtered previewCanop
2021-06-15better handling of auto color modeCanop
2021-06-14nothingCanop
2021-06-13:root_up and :root_down internalsCanop
2021-06-13try to keep selection on tree option changeCanop
2021-06-13`{root}` verb argumentCanop
2021-06-11"client-server" no longer feature gatedCanop
2021-06-10`working_dir` verb attributeCanop
2021-06-04fix broken compilation when feature "client-server" is enabledCanop
2021-06-03document common file operations on websiteCanop
2021-06-02version 1.5.0v1.5.0Canop
2021-06-02:toggle_second_tree closes an inactive tree instead of rightestCanop
2021-06-02`:input_clear` internalCanop
2021-06-02make the number of threads used for file summing configurableCanop
2021-06-01compute total staging area sizeCanop
2021-05-30add the `:toggle_second_tree` internalCanop
2021-05-29:rename verb (and what makes it possible)Canop
2021-05-24stuffCanop
2021-05-20removed some `#[macro_use] extern crate`Canop
2021-05-18fix overflowing root fs colors when no foreground color is setCanop
2021-05-18add support for backtab keyCanop
2021-05-17use lazy-static 2Canop
2021-05-12raise an error on invalid search modesCanop
2021-05-11improve fuzzy group minimization in some casesCanop
2021-05-11fix max_nb_holes not checked in fuzzy patternsCanop
2021-05-11Merge branch 'bash-fn' of https://github.com/vladimyr/broot into vladimyr-bas...Canop
2021-05-11Refactor bash shell function to avoid usage of sub-shellDario Vladovic
2021-05-10:print_path on staging area prints all the staged pathsCanop
2021-05-10make 'fuzzy path' the default search modeCanop
2021-05-09fix "tokens" search being displayed as '???' in helpCanop
2021-05-09match line count in selection on content searchesCanop
2021-05-08upgrade lazy-regex to 1.0Canop
2021-05-07apply a different style to the subpath before the filenameCanop
2021-05-07new rust version, new clippyCanop