summaryrefslogtreecommitdiffstats
path: root/src/app
AgeCommit message (Expand)Author
2022-11-04make content search max file size configurable (#628)Denys Séguret
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-08-30upgrade version of crokeyCanop
2022-07-24fix typosKian-Meng Ang
2022-07-10allow :focus based verbs to take a patternCanop
2022-07-04fix `--cmd` not workingCanop
2022-06-30add the set_syntax_theme verbCanop
2022-06-15fix accidently changed launch argument nameCanop
2022-06-15use clap derive for argumentsCanop
2022-06-07update from clap2 to clap3Canop
2022-06-07hint on empty tree: use alt-i or alt-hCanop
2022-05-16close staging area when a verb empties itCanop
2022-05-04add the :stage_all_files internalCanop
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-03-27add the (already documented) capture_mouse conf itemCanop
2022-01-30export key event parsing and formatting in crokeyCanop
2022-01-06determine when to draw/keep/erase kitty imagesCanop
2022-01-05images rendered with kitty protocol on weztermCanop
2021-11-19fix some graphical glitches on WindowsCanop
2021-10-29bunch of small improvements of clipboard & input fieldCanop
2021-10-20remove direct import of minimad crateCanop
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-15better handling of auto color modeCanop
2021-06-13`{root}` verb argumentCanop
2021-06-11"client-server" no longer feature gatedCanop
2021-06-04fix broken compilation when feature "client-server" is enabledCanop
2021-06-02:toggle_second_tree closes an inactive tree instead of rightestCanop
2021-06-02make the number of threads used for file summing configurableCanop
2021-06-01compute total staging area sizeCanop
2021-05-30add the `:toggle_second_tree` internalCanop
2021-05-10:print_path on staging area prints all the staged pathsCanop
2021-05-06config / quit_on_last_cancelCanop
2021-05-06fix search modes configuration removing all default mappingsCanop
2021-05-02spill some blood for the Clippy godCanop
2021-04-30fix bad reset of filtering state in case of emptied prefixed patternsCanop
2021-04-26better check of verb conditions, sequences not allowed on SACanop
2021-04-20staging area filtered with patternCanop
2021-04-20Merge branch 'master' into multiselectCanop
2021-04-19Modal: Be back in command mode after executing a commandCanop
2021-04-19Fix typosTaupiqueur
2021-04-19improve command previsualization in status for multiselectionCanop
2021-04-18staging shortcutsCanop
2021-04-18display what files are staged on treeCanop
2021-04-17:open_staging_area and :close_staging_areaCanop