E
E
ekizare2016-03-28 11:37:40
linux
ekizare, 2016-03-28 11:37:40

What to do if screen does not respond to input?

There is a screen session, which sometimes for some unknown reason stops responding to input. At the same time, the binds work quite correctly and the information is displayed as expected.
The only thing that saves is a forced (and highly undesirable) restart of the session. Is there another solution?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
jcmvbkbc, 2016-03-28
@ekizare

The only thing that saves is a forced (and highly undesirable) restart of the session.

You can kill one hung window with the command ^aK
Understand why it hangs. A typical reason is accidentally hitting ^s or ^as. Healed by pressing ^q or ^aq.

O
O. J, 2016-03-28
@OrlovEvgeny

sudo apt-get install tmux

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question