Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
quick_reference [2017-07-26 18:30]
asciiphil Move the example outside of the table.
quick_reference [2018-11-14 10:15]
213.164.94.170 deleted 'test' in title
Line 1: Line 1:
-====== screen Quick Reference ======+====== SCREEN Quick Reference ======
  
-===== Getting in =====+===== Getting in ====
  
 | start a new screen session with session name | ''screen -S //<name>//'' | | start a new screen session with session name | ''screen -S //<name>//'' |
Line 41: Line 41:
  
 | split display horizontally  | ''[[commands:split|C-a S]]'' | | split display horizontally  | ''[[commands:split|C-a S]]'' |
-| split display vertically    | ''[[commands:split|C-a | or C-a V (for the vanilla vertical screen patch)]]'' |+| split display vertically    | ''[[commands:split|C-a |]]'' or ''[[commands:split|C-a V]]'' (for the vanilla vertical screen patch) |
 | jump to next display region | ''[[commands:focus|C-a tab]]'' | | jump to next display region | ''[[commands:focus|C-a tab]]'' |
 | remove current region       | ''[[commands:remove|C-a X]]'' | | remove current region       | ''[[commands:remove|C-a X]]'' |

User Tools