summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
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
2021-03-18version 1.2.9v1.2.9Canop
2021-03-18Fix crash on `:input_del_word_left`Canop
2021-03-13normalize pattern for fuzzy searchesCanop
2021-03-11version 1.2.8v1.2.8Canop
2021-03-09allow definition of several key shortcuts for one verbCanop
2021-02-28don't ask again to install after an incomplete installationv1.2.7Canop
2021-02-27add clipboard support to Android/Termuxv1.2.6Canop
2021-02-26obey `--color no` even in application modeCanop
2021-02-25version 1.2.5v1.2.5Canop
2021-02-24limit the number of panels to 2Canop
2021-02-23update changelogCanop
2021-02-22replace `--no-style` with `--color` taking `yes`, `no` or `auto`Canop
2021-02-14version 1.2.4v1.2.4Canop
2021-02-14update changelogCanop
2021-02-06version 1.2.3v1.2.3Canop
2021-02-05version 1.2.2Canop
2021-02-05limit tree height in :pt even when there's more root itemsCanop
2021-02-04mention gruvbox skinCanop
2021-02-03ignore special paths with "no-enter" or "hide" in sumsCanop
2021-01-27version 1.2.1v1.2.1Canop
2021-01-27allow dashes instead of underscores in conf property namesCanop
2021-01-14version 1.2.0v1.2.0Canop
2021-01-13fix mouse staying captured during external app executionCanop
2021-01-10experimental "modal mode"modesCanop
2021-01-07version 1.1.11v1.1.11Canop
2021-01-07allow specifying execution pattern as arrayCanop
2021-01-04:copy_line, for copying the selected line in previewCanop
2021-01-04fix handling of rules starting with '/' in the global gitignoreCanop
2020-12-31add an example of using broot as generic fuzzy finderCanop
2020-12-24rename version 1.1.0 into 1.1.10v1.1.10Canop
2020-12-24version 1.1.0Canop
2020-12-21Hjson now accepted as config format, and the default oneCanop
2020-12-20fix missing import in test unitv1.0.9Canop
2020-12-18fix execution strings tokenization ignoring quotesCanop