lincheney / fzf-tab-completion

Tab completion using fzf
GNU General Public License v3.0
632 stars 40 forks source link

Bash completions - Fix use of complete -p #25

Closed tseeker closed 3 years ago

tseeker commented 3 years ago

This should fix issue #21 and an undetected issue with trying to complete after a string that starts with a dash.

lincheney commented 3 years ago

i've fixed this via https://github.com/lincheney/fzf-tab-completion/commit/c4685706401b566747e88269dc4cf9eee9079af1 instead can trigger this with e.g.

-onoquote <TAB>