junegunn / fzf

:cherry_blossom: A command-line fuzzy finder
https://junegunn.github.io/fzf/
MIT License
64.33k stars 2.38k forks source link

Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion #3740

Closed junegunn closed 5 months ago

junegunn commented 5 months ago

Checklist

Output of fzf --version

0.50.0

OS

Shell

Problem / Steps to reproduce

https://github.com/junegunn/fzf/discussions/2528#discussioncomment-9144336

https://github.com/junegunn/fzf/blob/d169c951f3abe95ac533864d3ce0515bcb89adce/shell/key-bindings.bash#L41

We should also put the options in $FZF_DEFAULT_OPTS_FILE.