can you add your ~/.bashrc to this report please? bash_completion should be enabled there by default (no need to enable it in /etc/bash.bashrc which would work too of course)
~/.bashrc should have at the bottom: # enable programmable completion features (you don't need to enable # this, if it's already enabled in /etc/bash.bashrc and /etc/profile # sources /etc/bash.bashrc). if [ -f /etc/bash_completion ] && ! shopt -oq posix; then . /etc/bash_completion fi -- ubuntu maverick - bash auto-completion (Tab) works only for first word https://bugs.launchpad.net/bugs/663407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs