Is your feature request related to a problem? Please describe.
I miss having flag completion for FZF.
Describe the solution you'd like
Implement a completion file for FZF
Describe alternatives you've considered
N/A
Additional context
I am willing to take on this contribution, however, I would like to review the man page to first understand how completion files are written. One concern to address that I mentioned in #70 is where this script would be maintained. FZF maintains completion files in its own repository so would you suggest I submit it here or there?
Also, it would be nice if FZF's shell keybindings was implemented, but this depends on #61.
Is your feature request related to a problem? Please describe. I miss having flag completion for FZF.
Describe the solution you'd like Implement a completion file for FZF
Describe alternatives you've considered N/A
Additional context I am willing to take on this contribution, however, I would like to review the man page to first understand how completion files are written. One concern to address that I mentioned in #70 is where this script would be maintained. FZF maintains completion files in its own repository so would you suggest I submit it here or there?
Also, it would be nice if FZF's shell keybindings was implemented, but this depends on #61.