mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-31 04:02:01 -07:00
Bind CTRL-D to the new delete-char/eof action
- CTRL-D - delete-char/eof - DEL - delete-char
This commit is contained in:
@@ -11,6 +11,7 @@ CHANGELOG
|
||||
- `--header-lines`
|
||||
- Added `eof` action which closes the finder only when the input is empty
|
||||
- e.g. `export FZF_DEFAULT_OPTS="--bind esc:eof"`
|
||||
- Added `delete-char/eof` action to differentiate `CTRL-D` and `DEL`
|
||||
|
||||
### Minor improvements/fixes
|
||||
|
||||
|
Reference in New Issue
Block a user