m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00
This commit is contained in:
Junegunn Choi
2025-04-06 13:04:53 +09:00
parent d22e75dcdd
commit 93cb3758b5
6 changed files with 19 additions and 11 deletions

View File

@@ -1,6 +1,10 @@
CHANGELOG
=========
0.61.1
------
- Disable bracketed-paste mode on exit. This fixes issue where pasting breaks after running fzf on old bash versions that don't support the mode.
0.61.0
------
- Added `--ghost=TEXT` to display a ghost text when the input is empty