summaryrefslogtreecommitdiffstats
path: root/src/verb
AgeCommit message (Expand)Author
2023-05-04Correct some typos (#703)Alexander Seiler
2023-04-05switch_terminal verb config parameter (#693)Denys Séguret
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-12-14windows version of :cppCanop
2022-11-05add "ol" shortcut on open_leave for dirsCanop
2022-11-04version 1.16.2Canop
2022-10-22restrict verbs to specific panels (#620)Denys Séguret
2022-10-02ctrl-left mapped to new :panel_left_no_open internalCanop
2022-10-01Status message on toggling tree optionsCanop
2022-09-24add the :select internalCanop
2022-08-30upgrade version of crokeyCanop
2022-07-24fix typosKian-Meng Ang
2022-07-10allow :focus based verbs to take a patternCanop
2022-06-30add the set_syntax_theme verbCanop
2022-06-19[WIP] introduce verb arg definitionCanop
2022-06-18Merge branch 'issue-#535-ProgramNotFoundWindows' of github.com:Spacelord-XaN/...Canop
2022-06-15fix accidently changed launch argument nameCanop
2022-06-15use clap derive for argumentsCanop
2022-05-30fix alt-enter failing to cd to directoryv1.13.1Canop
2022-05-21allow verbs with extension filter before other onesCanop
2022-05-04add the :stage_all_files internalCanop
2022-04-17Add cfg for mv commands to separate between unix and windowsAlexander Kastler
2022-04-17Add cfg for rm command to separate between unix and windowsAlexander Kastler
2022-04-17Add cfg for cp command to separate between unix and windowsAlexander Kastler
2022-04-17Add cfg for mkdir command to separate between unix/windows #535Alexander Kastler
2022-03-31Sort by type, with dirs either first or lastCanop
2022-03-29Don't quit on small terminalsCanop
2022-03-27verb filtering by file extensionCanop
2022-02-15:previous_dir and :next_dir internalsCanop
2022-01-31use crokey to clean keybinding related codeCanop
2022-01-30export key event parsing and formatting in crokeyCanop
2022-01-06change default bindings of Home and End keysCanop
2021-12-22alt-i and alt-h now toggle showing gitignored and hidden filesCanop
2021-10-29bunch of small improvements of clipboard & input fieldCanop
2021-10-22make it possible to rebind left and right arrow keysCanop
2021-09-26fix regression preventing cd on alt-enter in builtinCanop
2021-08-12allow a verb in configuration to refer to a builtinCanop
2021-08-04improve scrolling behaviorsCanop
2021-08-01check args are set on external executionCanop
2021-07-02You can display device id with `:toggle_device_id`Canop
2021-06-13:root_up and :root_down internalsCanop
2021-06-13`{root}` verb argumentCanop
2021-06-11"client-server" no longer feature gatedCanop
2021-06-10`working_dir` verb attributeCanop
2021-06-02`:input_clear` internalCanop
2021-06-02make the number of threads used for file summing configurableCanop
2021-05-30add the `:toggle_second_tree` internalCanop
2021-05-29:rename verb (and what makes it possible)Canop