summaryrefslogtreecommitdiffstats
path: root/src/browser
AgeCommit message (Expand)Author
2021-06-18fix tree being searched again on cursor movementsCanop
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-01compute total staging area sizeCanop
2021-05-10:print_path on staging area prints all the staged pathsCanop
2021-05-09match line count in selection on content searchesCanop
2021-04-30fix bad reset of filtering state in case of emptied prefixed patternsCanop
2021-04-20staging area filtered with patternCanop
2021-04-18display what files are staged on treeCanop
2021-04-16move stage related internal handling to panel_stateCanop
2021-04-15staging area [WIP]Canop
2021-04-06refactor: gather arguments of command execution in structsCanop
2021-04-05rename some types to bring them closer from their useCanop
2021-02-24limit the number of panels to 2Canop
2021-02-14:line_up_no_cycle and :line_down_no_cyleCanop
2021-02-03ignore special paths with "no-enter" or "hide" in sumsCanop
2021-01-10experimental "modal mode"modesCanop
2020-12-14improve determination of whether a space is needed left of the treeCanop
2020-12-13keep selection visible on unfilteringCanop
2020-11-27:previous_same_depth and :next_same_depth internalsCanop
2020-11-13`:line_up` and `:line_down` accept an optional count as argumentCanop
2020-11-02display date and size on symlinksCanop
2020-10-22handle opening trees in filesystems view on ctrl-left and ctrl-rightCanop
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-09-30refactor: make Screen CopyCanop
2020-09-27fix opening of link of linkCanop
2020-09-22refactor: move the invocation pattern from execution to verbCanop
2020-09-07a few fixes to the :copy_path implementationCanop
2020-09-07Merge branch 'clipboard' of https://github.com/asdf8dfafjk/broot into asdf8df...Canop
2020-08-31Version 1.0.0v1.0.0Canop
2020-08-31Draft: Clipboard support, copy to clipboard_
2020-08-18setting the working dir of processes is now opt-inCanop
2020-08-18optional selection mark to complete the selection backgroundCanop
2020-08-18removing a filter using the esc key in tree tries to keep selectionCanop
2020-08-06:preview_image, :preview_binary, and :preview_textCanop
2020-08-01make the selected directory the working dir of subprocessesCanop
2020-07-31version 0.19.4v0.19.4Canop
2020-07-31rewrite the status generationCanop
2020-07-27version 0.19.3Canop
2020-07-26{line} in a verb execution pattern refers to the line numberCanop
2020-07-25content search in tree propagated as regex to previewCanop
2020-07-25filtering in preview now interrupted by key eventsCanop
2020-07-23:select_first and :select_last implemented in previewCanop
2020-07-17fix a few problems with searching when root isn't trimmedCanop
2020-07-15:open_preview, :close_preview, and :toggle_preview verbsCanop
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