mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-31 12:12:02 -07:00
Add "eof" action which closes the finder only when input is empty
Close #289
This commit is contained in:
@@ -9,6 +9,8 @@ CHANGELOG
|
||||
- Added options for sticky header
|
||||
- `--header-file`
|
||||
- `--header-lines`
|
||||
- Added `eof` action which closes the finder only when the input is empty
|
||||
- e.g. `export FZF_DEFAULT_OPTS="--bind esc:eof"`
|
||||
|
||||
### Minor improvements/fixes
|
||||
|
||||
|
Reference in New Issue
Block a user