
SCROLLBACK CLEAR %|[-all] [<refnum>]
SCROLLBACK GOTO %|<+|-linecount>|<linenum>|<timestamp>
SCROLLBACK HOME%|
SCROLLBACK END%|
SCROLLBACK REDRAW

/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

