summaryrefslogtreecommitdiff
path: root/docs/help/in/scrollback.in
blob: f1e31848612b61da8eba7da11262cbc30cb0f608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

@SYNTAX:scrollback@

/SCROLLBACK, or the default alias /SB:

/SB LEVELCLEAR
   - Remove lines with level matching one of those
     specified in scrollback_levelclear_levels.
/SB CLEAR
   - Clear screen, free all memory used by texts in window.
/SB HOME
   - Jump to start of the buffer.
/SB END
   - Jump to end of the buffer.
/SB GOTO [[-|+]line#|time]
   - Jump to specified line or timestamp.
     time format is [dd[.mm] | -<days ago>] hh:mi[:ss].

See also: SET SCROLL