I'm using the OSX application Terminal to work remotely on Amazon EC2 servers through SSH.
Occasionally and seemingly randomly, my keystrokes are delayed. I've tried reconnecting, restarting Terminal, restarting my computers, etc... Nothing seems to solve the problem, and it comes and goes. I've tried other terminal emulators and they seem to have the same problem whenever I'm experiencing it. There is never delay in my keystrokes when I'm working locally on my own machine through Terminal.
What are some causes of this keystroke delay? Is there anything I can do about this?
I'm using Terminal in a location I don't usually work from, so maybe the internet connection has something to do with this. Does Terminal mimic the connection speed to the server as you type?
Terminalor other emulators when not working remotely? If not, it should only be a matter of network latency. – htor Jan 9 '12 at 22:03ssh -C. – Chris Down Jan 9 '12 at 22:30