I am having an issue with tab-completion that I am unable to solve. Specifically, whenever I try to tab-complete a directory, the completed directory name appears with a space following it instead of a forward slash to complete the rest. for example
~$ python ~/sof
tab-completes to
~$ python ~/software<space>
Instead of
~$ python ~/software/
Interestingly this does not happen with cd
but with everything else it does.
Apparently it is a known bug. Deleting /etc/bash_completion.d/acroread.sh
solved the issue.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With