mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-26 01:31:59 -07:00
Add actions: show-header and hide-header
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user