Fix reload and reload-sync behaviors

https://github.com/junegunn/fzf/discussions/3696#discussioncomment-8915593
This commit is contained in:
Junegunn Choi
2024-03-27 17:25:56 +09:00
parent db6db49ed6
commit 008fb9d258
3 changed files with 91 additions and 6 deletions

View File

@@ -1,6 +1,10 @@
CHANGELOG
=========
0.48.2
------
- Bug fixes
0.48.1
------
- CTRL-T and ALT-C bindings can be disabled by setting `FZF_CTRL_T_COMMAND` and `FZF_ALT_C_COMMAND` to empty strings respectively when sourcing the script