termcapinfo xterm* ti@:te@
hardstatus alwayslastline "%{+b wk} %-w%{-b wk} %n %t %{-}%+w %41=%H @ %l %-= %= %D,%c:%s "
CTRL-A
, затем [
.You need to use the following key combination to scroll up and look at your data under GNU screen. First press:
CTRL-A
Next press:
[
This will activate copy mode in GNU/screen. Now, you can scroll up/down and look at your data. Use the following keys:
CTRL-u and CTRL-d scroll the display up/down by the specified amount of lines while preserving the cursor position. (Default: half screen-full).
CTRL-b and C-f scroll the display up/down a full screen.