Project

General

Profile

Actions

Scrolltext » History » Revision 1

Revision 1/3 | Next »
Per Amundsen, 06/20/2017 10:47 AM


Added in 2.9

/scrolltext [-uNdNpNoNhelN] [window]

Scrolls the text lines in a window up or down.

Switches

-uN - Scrolls N lines up.
-dN - Scrolls N lines down.
-pN - Scrolls N pages up.
-oN - Scrolls N pages down.
-h - Scrolls to home.
-e - Scrolls to end.
-lN - Scrolls to the Nth line.

Parameters

[window] - The window to scroll, if not defined, current active window is used.

Example

; Scrolls the '#channel' window 5 lines up.
/scrolltext -u5 #channel

Updated by Per Amundsen almost 7 years ago · 1 revisions

Also available in: PDF HTML TXT