mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 17:13:42 -05:00
Remove immediate flickering on reload action
This commit is contained in:
@@ -3,6 +3,10 @@ CHANGELOG
|
||||
|
||||
0.19.1 (WIP)
|
||||
------
|
||||
- Removed the immediate flicking of the screen on `reload` action.
|
||||
```sh
|
||||
: | fzf --bind 'change:reload:seq {q}' --phony
|
||||
```
|
||||
- It is now possible to split a composite bind action over multiple `--bind`
|
||||
expressions by prefixing the later ones with `+`.
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user