[xmonad] Issue 146 in xmonad: Xmonad.Prompt.Ssh load hosts with non-standard port from ~/.known_hosts

codesite-noreply at google.com codesite-noreply at google.com
Thu Feb 28 18:47:19 EST 2008


Issue 146: Xmonad.Prompt.Ssh load hosts with non-standard port from ~/.known_hosts
http://code.google.com/p/xmonad/issues/detail?id=146

New issue report by k.klimonda:
What steps will reproduce the problem?

1. Launch sshPrompt
2. Enter few first characters of known host with non-standard port
3. See nothing

What is the expected output? What do you see instead?

Working "tab" completion for hosts with set non-standard port

What version of the product are you using? On what operating system?

It doesn't work neither with 0.6 nor with current (few hours old) build

Please provide any additional information below.

hosts which have non-standard port are saved in ~/.ssh/known_hosts as
[host]:port,[ip]:port ssh-rsa <key>
while those without are just
host,ip ssh-rsa <key>

If this error is due to a module from XMonadContrib, please tag this issue
with 'Component-Contrib' below.

Component-Contrib
XMonad.Prompt.Ssh


Issue attributes:
	Status: New
	Owner: ----
	Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list