I’ve used the ssh console for the first time recently, and it was really helpful in debugging a couple of weird problems across two of my apps.
But, er, I can’t seem to disconnect? Pressing Ctrl-D for EOF at the sh prompt seems to put it into a weird state that I then can’t actually disconnect from. Most Ctrl-* combinations just echo to the screen, exit
and quit
have no effect. (Sort of feels like the classic first Vim experience - and yes I have tried :q
on the off chance! )