[Bash-completion-devel] Bug#557436: missing from cpio -i: --to-stdout

2009-11-21 Thread jidanni
Package: bash-completion Version: 1:1.1-3 Severity: wishlist File: /etc/bash_completion.d/cpio missing from cpio -i: --to-stdout missing from cpio: --help ___ Bash-completion-devel mailing list Bash-completion-devel@lists.alioth.debian.org

[Bash-completion-devel] Bug#557435: beeps after

2009-11-21 Thread jidanni
Package: bash-completion Version: 1:1.1-3 Severity: wishlist File: /etc/bash_completion.d/cpio Why does bash ring the bell when I try to complete $ cpio -i --to-stdout .emacs /var/tmp/dan_home_bkp2009-TAB I must put ; ls instead of the , finish completion, replace the before I can hit RET.

[Bash-completion-devel] Bug#506560: say how to start using

2008-11-22 Thread jidanni
Package: bash-completion There should be a README.debian file that answers the question: Q: OK, I installed the bash-completion package. Now how do I start enjoying its benefits? I recall seeing a friend or even myself when I was younger doing $ apt-get --TAB etc. and seeing all the completions,

[Bash-completion-devel] Bug#506560: Bug#506560: say how to start using

2008-11-22 Thread jidanni
DP Fixed in bzr rev1207: DP ---8--- DP [..] DP Debian/GNU Linux or Ubuntu, etc. You still need to source it from either DP /etc/bashrc or ~/.bashrc (or any other file sourcing those). You can do DP this by simply using: DP # Use bash-completion, if available DP if [ -f /etc/bash_completion ];