Comment 5 for bug 55450

Revision history for this message
Dennis Kaarsemaker (dennis) wrote : Re: [Bug 55450] bash-completion doesn't work with ssh

 status Rejected

ssh now by default has "HashKnownHosts yes" -- to disable that:

echo "HashKnownHosts no" >> ~/.ssh/config