Changes between Version 1 and Version 2 of ScreenSessionHelpfulCommands


Ignore:
Timestamp:
07/16/13 23:13:11 (11 years ago)
Author:
ftemme
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ScreenSessionHelpfulCommands

    v1 v2  
    11== Helpful Commands Screen ==
    22
    3 - create a new screen session by _screen_
    4 - attach to an existing screen session by _screen -x_
    5 - create a new tab by _ctrl + a -> c_
    6 - rename a tab by _ctrl + a -> shift + a_
    7 - go to tab n(1-9) by _ctrl + a -> (1-9)_
    8 - go to a tab n(>9) by _ctrl + a -> 9_ than _ctrl + a -> n (for next tab)_
    9 - enter scrolling mode by _ctrl + a -> Esc_
    10 - exit scrolling mode by _Esc_
     3- create a new screen session by ''screen''
     4- attach to an existing screen session by ''screen -x''
     5- create a new tab by ''ctrl + a -> c''
     6- rename a tab by ''ctrl + a -> shift + a''
     7- go to tab n(1-9) by ''ctrl + a -> (1-9)''
     8- go to a tab n(>9) by ''ctrl + a -> 9'' than ''ctrl + a -> n'' (for next tab)
     9- show a list of all tabs ''ctrl + a -> "''
     10- enter scrolling mode by ''ctrl + a -> Esc''
     11- exit scrolling mode by ''Esc''
    1112
    1213