bash-completion does not work for psql in 10.04. The
/etc/bash_completion.d/postgresql even breaks filename completion. For
example, if I type "psql dbname < path/to/something/" and hit TAB it
doesn't work. However, if I remove the /etc/bash_completion.d/postgresql
file and start a new shell, I can then tab complete filenames.
I have bash-completion 1:1.1-3ubuntu2 installed.
The environmental variables are set up correctly, and the tab completion
of command line options and filenames works for other commands.
$ set | grep BASH_COMPLETION
BASH_COMPLETION=/etc/bash_completion
BASH_COMPLETION_COMPAT_DIR=/etc/bash_completion.d
BASH_COMPLETION_DIR=/etc/bash_completion.d
xspec=$( sed -ne '/^complete .*[ ]'${1##*/}'\([ ]\|$\)/{p;q;}'
$BASH_COMPLETION );
--
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs