Change default --scroll-off to 3

This commit is contained in:
Junegunn Choi
2024-05-24 19:25:50 +09:00
parent 7a97532547
commit 7e9a0fcdbd
3 changed files with 3 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ CHANGELOG
fzf --bind 'space:print(space pressed)+accept'
```
- This is similar to `--expect` but it allows you to queue multiple arbitrary strings
- Changed the default `--scroll-off` to 3, as we think it's a better default
- [`NO_COLOR`](https://no-color.org/) environment variable is now respected. If the variable is set, fzf defaults to `--no-color` unless otherwise specified.
0.52.1