summaryrefslogtreecommitdiffstats
path: root/src/help
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-24fix typosKian-Meng Ang
2022-07-10allow :focus based verbs to take a patternCanop
2022-07-05help: change conf file open hintCanop
2022-06-12improve search help according @vapniks suggestionCanop
2022-06-12add examples on search modes in help screenCanop
2022-04-03replace the 'opener' crate with 'open'Canop
2022-02-15:previous_dir and :next_dir internalsCanop
2021-10-22mention sponsorship in docCanop
2021-10-20remove direct import of minimad crateCanop
2021-09-05upgrade termimad to 0.16Canop
2021-08-04improve scrolling behaviorsCanop
2021-06-11"client-server" no longer feature gatedCanop
2021-06-02make the number of threads used for file summing configurableCanop
2021-05-20removed some `#[macro_use] extern crate`Canop
2021-05-12raise an error on invalid search modesCanop
2021-05-09fix "tokens" search being displayed as '???' in helpCanop
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-04version 1.0.2v1.0.2Canop
2020-10-04list the search modes and their main prefix in helpCanop
2020-09-30refactor: make Screen CopyCanop
2020-09-30on ctrl-w (:close_panel_cancel) close preview rather than appCanop
2020-09-29list of verbs is now searchableCanop
2020-09-28help page lists optional features enabled at compilationCanop
2020-09-22refactor: move the invocation pattern from execution to verbCanop
2020-09-09ctrl-v now inserts the clipboard content in the inputCanop
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-26update help screen contentCanop
2020-06-23restore broot on return from an application launched in terminalCanop
2020-06-22config directory for new installs on mac is ~/.config/brootCanop