summaryrefslogtreecommitdiffstats
path: root/src/help/help_state.rs
AgeCommit message (Expand)Author
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-10-01Status message on toggling tree optionsCanop
2022-07-10allow :focus based verbs to take a patternCanop
2022-06-12add examples on search modes in help screenCanop
2022-04-03replace the 'opener' crate with 'open'Canop
2021-09-05upgrade termimad to 0.16Canop
2021-04-20staging area filtered with patternCanop
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-14:line_up_no_cycle and :line_down_no_cyleCanop
2021-01-10experimental "modal mode"modesCanop
2020-12-19version 1.0.9Canop
2020-12-13keep selection visible on unfilteringCanop
2020-12-11display the file(s) used for config loading in helpCanop
2020-11-13`:line_up` and `:line_down` accept an optional count as argumentCanop
2020-10-21esc in help view removes the filterCanop
2020-10-20keep tree options when going through not tree statesCanop
2020-10-16:filesystems opens a list of mounted filesystemsCanop
2020-10-04list the search modes and their main prefix in helpCanop
2020-09-30refactor: make Screen CopyCanop
2020-09-29list of verbs is now searchableCanop
2020-09-22refactor: move the invocation pattern from execution to verbCanop
2020-07-31rewrite the status generationCanop
2020-07-26{line} in a verb execution pattern refers to the line numberCanop
2020-07-15:open_preview, :close_preview, and :toggle_preview verbsCanop
2020-07-13much progress on the preview panelCanop
2020-07-12preview panel [still more like a POC than a full feature]Canop
2020-06-23restore broot on return from an application launched in terminalCanop
2020-06-22config directory for new installs on mac is ~/.config/brootCanop
2020-06-11Fix missing background to the help of the textCanop
2020-06-06a few minor refactorings and cleaningsCanop
2020-05-27better status for :focus internal with argumentCanop
2020-05-24tab based auto-completion of verbs and paths in inputCanop
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-17display tree options "flags"Canop
2020-05-15different skins for focused and unfocused panelsCanop
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-01command/verb/apply refactoringCanop
2020-04-21multi-panels: input & status in panels; Click to select panelCanop
2020-04-17panels resized when one is closedCanop