User Tools

Site Tools


screen_quick_reference

Differences

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

Link to this comparison view

Next revision
Previous revision
screen_quick_reference [2016/02/17 05:35] – created zertrinscreen_quick_reference [2016/02/17 05:37] (current) – [Scripting] zertrin
Line 52: Line 52:
  
 | split display horizontally  | ''C-a S'' | | split display horizontally  | ''C-a S'' |
-| split display vertically    | ''C-a | or C-a V (for the vanilla vertical screen patch)'' |+| split display vertically    | ''C-a |'' or ''C-a V'' (for the vanilla vertical screen patch) |
 | jump to next display region | ''C-a tab'' | | jump to next display region | ''C-a tab'' |
 | remove current region       | ''C-a X'' | | remove current region       | ''C-a X'' |
Line 58: Line 58:
  
 ===== Scripting ===== ===== Scripting =====
-#+
 | send a command to a named session                | ''screen -S //<name>// -X //<command>//'' | | send a command to a named session                | ''screen -S //<name>// -X //<command>//'' |
 | create a new window and run //ping example.com// | ''screen -S //<name>// -X screen //ping example.com//'' | | create a new window and run //ping example.com// | ''screen -S //<name>// -X screen //ping example.com//'' |
screen_quick_reference.1455658559.txt.gz · Last modified: by zertrin