Public bug reported:

Binary package hint: zsh

I have a little annoyance with zsh's tab completion:

In my ".ssh/config" there is an entry with a name like "abcdef"

In my ".ssh/known_hosts" is an entry like "abcxyz.tld".

When typing "ssh a[TAB]", "ssh ab[TAB]" and "ssh abc[TAB]" only the host
from "known_hosts" is shown/used. Only after typing "ssh abcd[TAB]" the
.ssh/config file seems to be parsed.

Therefore I guess that the ssh completions stops parsing when a hit in
known_hosts has been found. As the .ssh/config enables you to use
aliases this can lead to confusion.

If you cannot reproduce this error, I'll provide you with a config file.

Let me add that I don't think, this bug is a duplicate of #237304.

** Affects: zsh (Ubuntu)
     Importance: Undecided
         Status: New

-- 
ssh tab completion in ssh stops parsing files too early
https://bugs.launchpad.net/bugs/253681
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to