I am using screen with irssi, ssh to some servers. At the moment I have 4 windows "open" in my screen.
Two of those windows is "dead". I can't write something in those, for example.
How do I "exit" a screen window?
I am using screen with irssi, ssh to some servers. At the moment I have 4 windows "open" in my screen.
Two of those windows is "dead". I can't write something in those, for example.
How do I "exit" a screen window?
ctrl-A K
will kill an unresponsive screen window. That's assuming of course you've not remapped your screen command key from the default ctrl-A
.
I noticed that some Windows users have a habit to press Ctrl-S from time to time (usually meaning to save something in other applications), but in putty+screen it blocks the window. To unblock such window one need to press Ctrl-Q. Check if it's not your case. Killing "dead window" is always my last try.
You can also delete the file /var/run/screen/[screen_number]