Comment 5 for bug 211180

Revision history for this message
Mika Fischer (zoop) wrote :

OK, that explains it then. bash_completion just greps the config for UserKnownHostsFile and uses that exclusively if found.

In your case that's obviously wrong. So I'll change it to use the standard files in addition to those found via UserKnownHostsFile.

That should fix it the problem.