m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Display header lines at the top in 'reverse-list' layout

This commit is contained in:
Junegunn Choi
2025-02-01 16:54:46 +09:00
parent e84afe196a
commit 18cbb4a84d
5 changed files with 189 additions and 97 deletions

View File

@@ -70,6 +70,7 @@ CHANGELOG
fzf --style full --height 1% --min-height 3+
```
- Shell integration scripts were updated to use `--min-height 20+` by default
- `--header-lines` will be displayed at the top in `reverse-list` layout
- Added `bell` action to ring the terminal bell
```sh
# Press CTRL-Y to copy the current line to the clipboard and ring the bell