m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 17:13:42 -05:00

Add preview-top and preview-bottom actions

This commit is contained in:
Junegunn Choi
2020-12-31 12:54:58 +09:00
parent 7136cfc68b
commit 151252e33a
4 changed files with 28 additions and 9 deletions

View File

@@ -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