Package: bash-completion
Version: 1:2.1-4.3
File: /usr/share/bash-completion/completions/dpkg

Do
# dpkg -i ~nords<TAB>
it expands to
$ dpkg -i /home/nordsburg []
where the correct result would be
$ dpkg -i /home/nordsburg/[]
([] is the cursor).

_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel

Reply via email to