Changes

Jump to navigation Jump to search
401 bytes added ,  09:37, 3 July 2018
no edit summary
Line 12: Line 12:  
If the connection to a screen is broken, it migth stay attached, to deatach it:
 
If the connection to a screen is broken, it migth stay attached, to deatach it:
 
  screen -d <screen_id>
 
  screen -d <screen_id>
 +
== Scroll up/down ==
 +
ctrl+A Esc --> Move up/down with the arrow keys (↑ and ↓).
 +
When done, hit q or Esc
 +
 +
(If instead of q or Escape you hit Enter or Return and then move the cursor, you will be selecting text to copy, and hitting Enter or Return a second time will copy it. Then you can paste with C-a followed by ].)
 +
== Multiple terminals attached to one screen ==
 +
screen -aAxR -S screen_name

Navigation menu