Clear » History » Revision 2
Revision 1 (Per Amundsen, 02/09/2014 03:03 PM) → Revision 2/11 (Per Amundsen, 02/09/2014 03:52 PM)
_Added in 1.5_ */clear [-chls] [windowname]* Clears the buffer of current window or [windowname]. [windowname] If window is a picture window the image buffer is cleared. *Switches* -c - TODO -h - Clears the inputbox history. -l - TODO -s - Clears the status window. If window is a picture window the image buffer is cleared. *Parameters* [windowname] - A window to clear. *Example* <pre> ;Clears the inputbox /clear -h ;Clears the channel #test /clear #test </pre>