summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-02-01 16:54:46 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-02-01 17:03:59 +0900
commit18cbb4a84d187adc121e5937b1ec027e00c66f0a (patch)
tree0eb142e14b841949e6b9243d17b843c5d425ea8f /CHANGELOG.md
parente84afe196a85f677aef272677a346082f88bdfb6 (diff)
downloadfzf-18cbb4a84d187adc121e5937b1ec027e00c66f0a.tar.gz
Display header lines at the top in 'reverse-list' layout
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 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