Project

General

Profile

Actions

Clear » History » Revision 9

« Previous | Revision 9/11 (diff) | Next »
Per Amundsen, 07/28/2018 07:45 AM


Added in 1.5

/clear [-chols] [windowname]

Clears the buffer of current window or [windowname].

If window is a picture window the image buffer is cleared.

Switches

-c - Clears the click history in a picture window.
-h - Clears the Editbox history.
-o - Clears the window position/size for this window.
-l - Clears the side-Listbox in a custom window
-s - Clears the Status Window.

Parameters

[windowname] - A window to clear.

Example

; Clears the Editbox of current window.
/clear -h

; Clears the channel text on channel #test
/clear #test

Updated by Per Amundsen over 5 years ago · 9 revisions

Also available in: PDF HTML TXT