From e0924d27b845582e51552f5d34a5ac2f050f0b27 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 27 Aug 2024 19:39:09 +0900 Subject: =?UTF-8?q?Change=20default=20--ellipsis=20to=20'=C2=B7=C2=B7'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 24a13b4d..0f634155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ CHANGELOG fzf --preview "printf '<< \e]8;;http://github.com/junegunn/fzf\e\\Link to \e[32mfz\e[0mf\e]8;;\e\\ >>'" ``` +- The default `--ellipsis` is now `ยทยท` instead of `..`. - [vim] A spec can have `exit` callback that is called with the exit status of fzf - This can be used to clean up temporary resources or restore the original state when fzf is closed without a selection - Fixed `--tmux bottom` when the status line is not at the bottom -- cgit v1.2.3