Public bug reported:

Binary package hint: openssh-client

In my .ssh/config file, I have a number of entries like the following:

Host sodium sodium.ubuntu.com devpad devpad.canonical.com
    HostName            devpad.canonical.com
    [...]

>From a bash prompt, if I enter 'scp sod' and hit <tab>, I get the
following result:

$ scp sodium sodium.ubuntu.com devpad devpad.canonical.com:

The bash tab completion needs to be made aware that the Host lines in
the config file can contain multiple hostnames and aliases.

** Affects: openssh (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
bash tab completion does not know about whitespace in host name
https://launchpad.net/bugs/64990

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to