summaryrefslogtreecommitdiffstats
path: root/src/verb/internal_focus.rs
AgeCommit message (Expand)Author
2022-10-01Status message on toggling tree optionsCanop
2022-09-24add the :select internalCanop
2022-07-10allow :focus based verbs to take a patternCanop
2022-05-04add the :stage_all_files internalCanop
2021-04-05rename some types to bring them closer from their useCanop
2020-12-13keep selection visible on unfilteringCanop
2020-11-02display date and size on symlinksCanop
2020-10-20keep tree options when going through not tree statesCanop
2020-09-30refactor: make Screen CopyCanop
2020-09-22refactor: move the invocation pattern from execution to verbCanop
2020-08-31Version 1.0.0v1.0.0Canop
2020-08-06:preview_image, :preview_binary, and :preview_textCanop
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-13much progress on the preview panelCanop
2020-07-12preview panel [still more like a POC than a full feature]Canop
2020-06-12Fix some problems with relative paths in cp and mvv0.15.1Canop
2020-06-06a few minor refactorings and cleaningsCanop
2020-05-27fix a few cases of pattern applied but not displayed in inputCanop
2020-05-24tab based auto-completion of verbs and paths in inputCanop
2020-05-19:panel_left and :panel_right, bound to ctrl arrowsCanop
2020-05-18Special paths defined in conf.tomlCanop
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