This is a draft cheat sheet. It is a work in progress and is not finished yet.
Screen splits
<Ctrl>+<a> | |
Vertical split |
<Ctrl>+<a> s |
Horizontal split |
<Ctrl>+<a> Q |
Keep only current window |
<Ctrl>+<a> X |
Remove current window |
<Ctrl>+<arrow> |
Navigate through split |
<Alt>+<+-=> |
Resize vertical split |
<Ctrl>+<Alt>+<+-=> |
Resize horizontal split |
Screen Copy mode
<Ctrl>+<a> <esc> |
Enter copy mode |
M |
Go to middle of window |
g |
Go to begin of buffer |
G |
Go to end of buffer |
<space> |
set first|end mark |
<Ctrl>+<a> ] |
Paste buffer |
<Ctrl>+<a> > |
Paste buffer in file /u/msbmsn/screen-exchange |
<Ctrl>+<a> < |
Copy from file /u/msbmsn/screen-exchange |
|
|
Screen Monitor
<Ctrl>+<a> M |
Toggle monitor for activity |
<Ctrl>+<a> _ |
Toggle monitor for silence |
Screen Read-only
:chacl * -w <win #> |
Set window # read-only |
:chacl * +w <win #> |
Set window # read-write |
<Ctrl>+<a> before each :<command>
Mintty
<Ctrl>+<+> |
Increase font size |
<Ctrl>+<-> |
Decrease font size |
<Ctrl>+<0> |
Reset font size |
<Alt>+<F3> |
Search |
<Alt>+<F2> |
Open new window |
|