This commit is contained in:
Junegunn Choi
2024-03-10 21:43:41 +09:00
parent 01871ea383
commit 98ee5e651a
6 changed files with 6 additions and 5 deletions

View File

@@ -18,6 +18,7 @@ CHANGELOG
1. Options read from `$FZF_DEFAULT_OPTS_FILE`
1. Options from `$FZF_DEFAULT_OPTS`
1. Options from command-line arguments
- Bug fixes and improvements
[find]: https://github.com/junegunn/fzf/blob/0.46.1/src/constants.go#L60-L64
[walker]: https://github.com/junegunn/fzf/pull/1847