It's definitely one of the prettier SSH apps, but it faces the same barrier I've seen with other SSH apps - typing is too slow! It will sometimes be a full 2 seconds between when i finish a word and it starts appearing on the screen.
Has anyone else noticed this or found one that doesn't do this? I'm doing this on iPhone, maybe the iPad is better, but I don't see any reason why.
I assume the cause of this is the high latency in your cell phone's data connection. I can eliminate most of the latency of using ConnectBot on my Android phone just by being connected to Wifi instead of HSPA.
readline should really emit some character when it enters and leaves line-editing mode, so the line-editing can happen on the client side. It's not annoying to wait 200ms after you've finished your command and are waiting for the output. It is annoying to wait 200ms for your backspace to take effect.
Has anyone else noticed this or found one that doesn't do this? I'm doing this on iPhone, maybe the iPad is better, but I don't see any reason why.