summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2021-08-01check args are set on external executionCanop
2021-08-01fix a hjson parsing pb on tab before colonCanop
2021-07-31version 1.6.2Canop
2021-07-30update lfs-core to a better versionCanop
2021-07-02You can display device id with `:toggle_device_id`Canop
2021-06-26Reading the TERMINAL env var to try recognize KittyCanop
2021-06-24upgrade crossterm & termimadCanop
2021-06-23version 1.6.1v1.6.1Canop
2021-06-22fix preview of linux pseudo-filesCanop
2021-06-22fix panic on searching `cr/.*` if a file starts with an empty lineCanop
2021-06-22fix :filesystems not listing disks whose mount point has a spaceCanop
2021-06-18update changelog & set version as devCanop
2021-06-16version 1.6v1.6.0Canop
2021-06-16fix missing line number in edit command from filtered previewCanop
2021-06-15better handling of auto color modeCanop
2021-06-13:root_up and :root_down internalsCanop
2021-06-13try to keep selection on tree option changeCanop
2021-06-13`{root}` verb argumentCanop
2021-06-11"client-server" no longer feature gatedCanop
2021-06-10`working_dir` verb attributeCanop
2021-06-03version 1.5.1v1.5.1Canop
2021-06-02mention file_sum_threads_count in websiteCanop
2021-06-02version 1.5.0v1.5.0Canop
2021-06-02`:input_clear` internalCanop
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-29:rename verb (and what makes it possible)Canop
2021-05-18fix overflowing root fs colors when no foreground color is setCanop
2021-05-18add support for backtab keyCanop
2021-05-11version 1.4.0v1.4.0Canop
2021-05-10make 'fuzzy path' the default search modeCanop
2021-05-09match line count in selection on content searchesCanop
2021-05-07apply a different style to the subpath before the filenameCanop
2021-05-06config / quit_on_last_cancelCanop
2021-05-06fix search modes configuration removing all default mappingsCanop
2021-05-05small perf improvement in tokens patternsunordered-tokensCanop
2021-05-02spill some blood for the Clippy godCanop
2021-04-30update changelogv1.3.1Canop
2021-04-30set show_selection_mark true by default in confCanop
2021-04-30fix shifted match highlighting on regex patterns when showing iconsCanop
2021-04-30fix bad reset of filtering state in case of emptied prefixed patternsCanop
2021-04-28version 1.3.0v1.3.0Canop
2021-04-27remove the nushell chapter from install doc: it doesn't work anymoreCanop
2021-04-25staging area documentationCanop
2021-04-20modal: '/' never appended to input if used to enter input modeCanop
2021-04-19Modal: Be back in command mode after executing a commandCanop
2021-04-03version 1.2.10Canop
2021-03-20check there's another panel before executing verb needing oneCanop
2021-03-19fix shift based key shortcutsCanop