some screeen commands …
Start Screen: screen
List Screens: screen -list
Detatch Screen: Ctrl-a d
Re-attach Screen: screen -x or screen -x PID
Split Horizontally: Ctrl-a S
Split Vertically: Ctrl-a |
Move Between Windows: Ctrl-a Tab
Name Session: Ctrl-a A
Log Session: Ctrl-a H
Note Session: Ctrl-a h
My custom Screen RC file : https://gist.github.com/1247669
Advertisement
Posted on June 16, 2010, in thoughtpad and tagged keyboard-shortcuts, screen. Bookmark the permalink. Leave a Comment.
Leave a Comment
Comments (0)