From ff1687744db737c935db0f8e4d29373db9f84d8c Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 27 Oct 2024 12:03:01 +0900 Subject: 0.56.0 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 8947c7d8..eecc50d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,11 @@ CHANGELOG ``` - Or just to make the list easier to read. For single-line items, you probably want to set `--color gutter:-1` as well to hide the gutter. ```sh - fzf --gap --color gutter:-1 + fzf --info inline-right --gap --color gutter:-1 ``` +- Added `noinfo` option to `--preview-window` to hide the scroll indicator in the preview window - Bug fixes + - Thanks to @LangLangBart, @akinomyoga, and @charlievieth for fixing the bugs 0.55.0 ------ -- cgit v1.2.3