diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-02-01 16:54:46 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-02-01 17:03:59 +0900 |
| commit | 18cbb4a84d187adc121e5937b1ec027e00c66f0a (patch) | |
| tree | 0eb142e14b841949e6b9243d17b843c5d425ea8f /CHANGELOG.md | |
| parent | e84afe196a85f677aef272677a346082f88bdfb6 (diff) | |
| download | fzf-18cbb4a84d187adc121e5937b1ec027e00c66f0a.tar.gz | |
Display header lines at the top in 'reverse-list' layout
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f0f63ef4..daee60a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 |
