[Bash-completion-devel] Bug#549692: bash-completion: ssh completion ends shell session

Stephen Gran sgran at debian.org
Mon Oct 5 16:56:42 UTC 2009


Package: bash-completion
Version: 1:1.0-3
Severity: important

Hi there,

steve at varinia:~$ set -x
steve at varinia:~$ ssh luchesi <---- <TAB> here
+ local cur prev
+ local optconfigfile
+ local -a config
+ COMPREPLY=()
++ _get_cword
++ [[ 7 -eq 0 ]]
++ [[ 11 == \1\1 ]]
++ printf %s luchesi
+ cur=luchesi
+ prev=ssh
+ case "$prev" in
+ set -- ssh luchesi
+ '[' 2 -gt 0 ']'

Debian GNU/Linux squeeze/sid varinia tty2

varinia login:


If you need any more info, let me know.

Cheers,

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bash-completion depends on:
ii  bash                          4.0-7      The GNU Bourne Again SHell

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information

-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        sgran at debian.org |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------





More information about the Bash-completion-devel mailing list