Actions
Clear » History » Revision 5
« Previous |
Revision 5/11
(diff)
| Next »
Per Amundsen, 08/14/2014 04:26 AM
Added in 1.5
/clear [-chls] [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 inputbox history.
-l - Clears the side-listbox in a custom window
-s - Clears the status window.
Parameters
[windowname] - A window to clear.
Example
;Clears the inputbox of current window. /clear -h ;Clears the channel text on channel #test /clear #test
Updated by Per Amundsen over 10 years ago · 5 revisions