lincheney / fzf-tab-completion

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

No add space after path for commands without completion #81

Closed d-enk closed 10 months ago

d-enk commented 10 months ago

2023-10-30 20-51

lincheney commented 10 months ago

Hi, can you show me the output of running complete -p -D

d-enk commented 10 months ago

Hi, can you show me the output of running complete -p -D

complete -F _comp_complete_load -D

lincheney commented 10 months ago

Hi, are you able to try out a possible fix I have pushed here https://github.com/lincheney/fzf-tab-completion/commit/6539481338d7fdc53301aaa0bdbd6728be66c7aa

d-enk commented 10 months ago

Cool, everything works, thanks I couldn't quickly find a good solution myself)

d-enk commented 10 months ago

@lincheney, Oooops

Peek 2023-11-08 18-37

lincheney commented 10 months ago

ahhh good catch

lincheney commented 10 months ago

OK I think this one should do it https://github.com/lincheney/fzf-tab-completion/commit/f6f83c88eca0fc07f7820dd8bb6c7ea75ef478c5