summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2020-12-31 12:54:58 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2020-12-31 12:57:57 +0900
commit151252e33a225fd556bc972975be81c3c9d1bdc0 (patch)
tree758215c420dbb410ea3b0de01fdfb70d3a57a7bb /CHANGELOG.md
parent7136cfc68bfb1b306d801ad8a5094a30c79b544d (diff)
Add preview-top and preview-bottom actions
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 77296b09..5e650af9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ CHANGELOG
- Added `last` action to move the cursor to the last match
- The opposite action `top` is renamed to `first`, but `top` is still
recognized as a synonym for backward compatibility
+- Added `preview-top` and `preview-bottom` actions
- Extended support for alt key chords: alt with any case-sensitive single character
```sh
fzf --bind alt-,:first,alt-.:last