fzf
fzf copied to clipboard
How to set fzf not to display the input box by default
Checklist
- [X] I have read through the manual page (
man fzf) - [X] I have searched through the existing issues
- [X] For bug reports, I have checked if the bug is reproducible in the latest version of fzf
Output of fzf --version
0.55.0
OS
- [X] Linux
- [ ] macOS
- [ ] Windows
- [ ] Etc.
Shell
- [ ] bash
- [X] zsh
- [ ] fish
Problem / Steps to reproduce
How to set fzf not to display the input box by default
duplicate of #3182 ?!
We have --no-input in 0.59.0.
https://junegunn.github.io/fzf/releases/0.59.0/#hiding-input-section
ok