summaryrefslogtreecommitdiffstats
path: root/src/help/help_content.rs
AgeCommit message (Expand)Author
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-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-06-02make the number of threads used for file summing configurableCanop
2021-05-20removed some `#[macro_use] extern crate`Canop
2020-12-11display the file(s) used for config loading in helpCanop
2020-10-04version 1.0.2v1.0.2Canop
2020-10-04list the search modes and their main prefix in helpCanop
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-09ctrl-v now inserts the clipboard content in the inputCanop
2020-06-26update help screen contentCanop
2020-05-04internals can accept an argument. :focus does accept oneCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-15refactor verbs for more type enforced sanityCanop
2020-04-14focus dir in new panel with tabCanop
2020-03-30moved files aroundCanop