From 18cbb4a84d187adc121e5937b1ec027e00c66f0a Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 1 Feb 2025 16:54:46 +0900 Subject: Display header lines at the top in 'reverse-list' layout --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3