mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
13 lines
293 B
Plaintext
13 lines
293 B
Plaintext
|
|
||
|
@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
|
||
|
|