SSH from Windows hangs when using insert mode in vim on Dreamhost: Why?
Posted
by cletus
on Server Fault
See other posts from Server Fault
or by cletus
Published on 2009-09-09T09:40:45Z
Indexed on
2010/03/29
5:03 UTC
Read the original article
Hit count: 249
I have SSH set up using Cygwin on Windows XP SP3 to Dreamhost. It works fine except that when I edit a file with vi and use insert mode (eg press 'i' and type in some stuff). I then try and hit escape and ZZ to save/exit and it hangs instead. My edits aren't saved and I have to kill the session (locally) and kill the vi process on Dreamhost.
This is highly annoying. It's not reliable either. Sometimes it does work.
Also, this happens with PuTTY too.
© Server Fault or respective owner