Merge Irssi 0.8.16-rc1
[silc.git] / apps / irssi / docs / help / in / scrollback.in
1
2 @SYNTAX:scrollback@
3
4 /SCROLLBACK, or the default alias /SB:
5
6 /SB LEVELCLEAR
7    - Remove lines with level matching one of those
8      specified in the comma-separated list <level>.
9 /SB CLEAR
10    - Clear screen, free all memory used by texts in window.
11 /SB HOME
12    - Jump to start of the buffer.
13 /SB END
14    - Jump to end of the buffer.
15 /SB GOTO [[-|+]line#|time]
16    - Jump to specified line or timestamp.
17      time format is [dd[.mm] | -<days ago>] hh:mi[:ss].
18
19 See also: SET SCROLL
20