Clear » History » Revision 5
Revision 4 (Per Amundsen, 08/10/2014 09:22 PM) → Revision 5/11 (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. TODO -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* <pre> ;Clears the inputbox of current window. /clear -h ;Clears the channel text on channel #test /clear #test </pre>