_Added in 1.5_ */clear [-cholsn] [windowname]* Clears the buffer of current window or [windowname]. If window is a picture window the image buffer is cleared. *Switches* table(ktable). |*Switch*|*Description*| | -c | Clears the click history in a picture window. | | -h | Clears the [[Editbox Control|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. | | -n | Delays update of display until a forced redraw in picture windows. | *Parameters* table(ktable). |*Parameter*|*Description*| | [windowname] | A window to clear. | *Example*
; Clears the Editbox of current window.
/clear -h

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