Add actions: show-header and hide-header

This commit is contained in:
Junegunn Choi
2023-12-31 16:01:00 +09:00
parent 863a12562b
commit d210660ce8
5 changed files with 19 additions and 2 deletions

View File

@@ -36,6 +36,7 @@ CHANGELOG
```sh
export FZF_CTRL_R_OPTS='--bind "enter:become:if [[ -n {} ]]; then echo {}; else echo {q}; fi"'
```
- Added `show-header` and `hide-header` actions
- Bug fixes
0.44.1