lincheney / fzf-tab-completion

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

Failed completion wipes out input? #84

Closed hoclun-rigsep closed 10 months ago

hoclun-rigsep commented 10 months ago

I use fzf-tab-completion with bash on macOS and linux (and it is great, thank you).

Is it/should it be expected behavior that if I try to complete, e.g. ls a and there is no filename starting with 'a', the 'a' I have typed should be wiped out, leaving my terminal line simply as ls?

hoclun-rigsep commented 10 months ago

I see that this is a dupe of #59. I was apparently running old code.