summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-05-07 17:18:59 +0200
committerCanop <cano.petrole@gmail.com>2021-05-07 17:18:59 +0200
commitccf6da2d2ed5e30355e2c9e3fd445f6297c9493b (patch)
tree6ca4c5145224a8d6c0be6fe95adaa5b205c2dc62 /CHANGELOG.md
parent8593028c16d899b5b69dec45ac860d252d18af66 (diff)
apply a different style to the subpath before the filename
This style is visible when searching on subpath
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7e49f1..15996e1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
- new "unordered tokens" search type: `t/ab,cd` searches for tokens "ab" and "cd" in any order and case insensitive in the subpath, matches for example `src/dcd/Bab.rs` - Fix #378
- fix search modes configuration removing all default mappings - Fix #383
- conf / quit_on_last_cancel to allow quitting with esc when there's nothing to cancel - Fix #380
+- new `parent` skin entry for the part of the sub-path before the file name (visible when you search on subpath)
<a name="v1.3.1"></a>
### v1.3.1 - 2021-04-30