mirror of
https://github.com/irssi/irssi.git
synced 2026-08-12 13:17:38 +02:00
12 lines
293 B
Text
12 lines
293 B
Text
|
|
|
||
|
|
@SYNTAX:scrollback@
|
||
|
|
|
||
|
|
/SCROLLBACK, or the default alias /SB:
|
||
|
|
|
||
|
|
/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.
|
||
|
|
|
||
|
|
See also: SET SCROLL
|
||
|
|
|