Screen enable/disable logging in all windows
If you use screen command a lot then this is something that you will like 🙂
Screen enable/disable loggin in all windows
1
2 3 |
The command when added in screenrc enables logging all open windows by using the C-l (control-l key combination) and disable by C-o . The lines need to be added in separate lines .
Continue reading