Closed laur89 closed 3 years ago
Reproduce: echo a >/dev<TAB>
echo a >/dev<TAB>
gets completed into echo a /dev/
echo a /dev/
OS: debian testing shell: bash version 5.0.18(1)-release fzf-tab-completion: 527ac6c fzf: 0.23.1 (fc7630a) Only using the bash hook (ie without readline modification)
527ac6c
0.23.1 (fc7630a)
hi, this has been fixed in #20
Reproduce:
echo a >/dev<TAB>
gets completed into
echo a /dev/
OS: debian testing shell: bash version 5.0.18(1)-release fzf-tab-completion:
527ac6c
fzf:0.23.1 (fc7630a)
Only using the bash hook (ie without readline modification)