summaryrefslogtreecommitdiffstats
path: root/src/app/app.rs
AgeCommit message (Expand)Author
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-04fix `--cmd` not workingCanop
2022-06-30add the set_syntax_theme verbCanop
2022-06-15use clap derive for argumentsCanop
2022-05-04add the :stage_all_files internalCanop
2022-03-29Don't quit on small terminalsCanop
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-08-04improve scrolling behaviorsCanop
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-06config / quit_on_last_cancelCanop
2021-05-02spill some blood for the Clippy godCanop
2021-04-20Merge branch 'master' into multiselectCanop
2021-04-19Modal: Be back in command mode after executing a commandCanop
2021-04-17:open_staging_area and :close_staging_areaCanop
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-26obey `--color no` even in application modeCanop
2021-02-24limit the number of panels to 2Canop
2021-02-22use ahash of some of the hashmaps with big keysCanop
2020-12-13keep selection visible on unfilteringCanop
2020-12-01progressive display of file sums (size, counts, date)Canop
2020-11-30better cache management for dir size computationCanop
2020-11-27version 1.0.7Canop
2020-11-27image preview centered in both directionskittyCanop
2020-11-26high definition preview images on kittyCanop
2020-11-25[WIP] high-definition image preview when using kittyCanop
2020-10-18:root_fs shows size/available infos of current filesystem on topCanop
2020-09-30remove useless displays from sequence executionCanop
2020-09-30refactor: make Screen CopyCanop
2020-09-30on ctrl-w (:close_panel_cancel) close preview rather than appCanop
2020-09-29only count non preview panels when checking for other-panel-pathCanop
2020-09-24allow cmd sequences in verb executionCanop
2020-09-09ctrl-v now inserts the clipboard content in the inputCanop
2020-09-07a few fixes to the :copy_path implementationCanop
2020-08-31Version 1.0.0v1.0.0Canop