summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-01Merge remote-tracking branch 'origin/master'v0.14.2Canop
2020-06-01`apply_to` verb propertyCanop
2020-05-30Merge pull request #236 from danieltrautmann/solarized-dark-panelsCanop
2020-05-30Add screenshot showing panels with solarized dark skinDaniel Trautmann
2020-05-30Update solarized dark skin with new skin settingsDaniel Trautmann
2020-05-29doc now explicitely explains how to have a tranparent backgroundCanop
2020-05-29better explain how to find the config fileCanop
2020-05-29Fix uppercase letters ignored in input field0.14.1Canop
2020-05-29version 0.14.0v0.14.0Canop
2020-05-28compute pending tasks in non focused panels tooCanop
2020-05-28fix scrollbar location in multi-panelsCanop
2020-05-27fix a few cases of pattern applied but not displayed in inputCanop
2020-05-27minor documentation fixesCanop
2020-05-27rewrite of the broot website for the incoming releaseCanop
2020-05-27better status for :focus internal with argumentCanop
2020-05-24tab based auto-completion of verbs and paths in inputCanop
2020-05-22more intense default selection backgroundCanop
2020-05-22escape key doesn't quit broot anymoreCanop
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
2020-05-19fix a few rendering problems related to multi-panelsCanop
2020-05-19:panel_left and :panel_right, bound to ctrl arrowsCanop
2020-05-18Special paths defined in conf.tomlCanop
2020-05-18filter out \n from file names on displayCanop
2020-05-17fix style of ellipsis in panel purpose hintCanop
2020-05-17date/time format configured in conf.tomlCanop
2020-05-17add BACK_TAB as shortcut to close the current panelCanop
2020-05-17remove the mention that alt-enter can't be boundCanop
2020-05-17Merge branch 'patch-1' of https://github.com/pka/broot into pka-patch-1Canop
2020-05-17update changelog for incoming mergeCanop
2020-05-17display tree options "flags"Canop
2020-05-17Add setup instructions for nushellPirmin Kalberer
2020-05-16show purpose hint when in arg edition dedicated panelCanop
2020-05-16fill the input when executing commands of --cmdCanop
2020-05-16style of unfocused panels can be defined in conf.tomlCanop
2020-05-15different skins for focused and unfocused panelsCanop
2020-05-13fix swapped behaviors of :focus and :!focusCanop
2020-05-12:start_end_panelCanop
2020-05-05input caret only displayed on active panelCanop
2020-05-04internals can accept an argument. :focus does accept oneCanop
2020-05-03refactor: creation of the `tree` modCanop
2020-05-02:!focus, :focus some/path and :!focus some/pathCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-21multi-panels: input & status in panels; Click to select panelCanop
2020-04-17panels resized when one is closedCanop
2020-04-16fix test import broken on refactoringCanop
2020-04-16crop tree drawing so that it doesn't go out of dedicated areaCanop
2020-04-15refactor: "display" ntmoduleCanop
2020-04-15:close_panel internal verb with back-tab key triggerCanop