Difference between revisions of "Clear"
From Scriptwiki
m |
m |
||
Line 16: | Line 16: | ||
== See Also == | == See Also == | ||
− | [[Clearall|/clearall]] clears all windows. | + | * [[Clearall|/clearall]] clears all windows. |
[[Category:Commands]] | [[Category:Commands]] |
Revision as of 09:07, 2 July 2007
Clears the buffer of a window. If a windowname is specified, it will clear this window.
/clear [-sghlc] [windowname]
Switch | Meaning |
s | Clears the status window. |
g | Clears the finger window. |
h | Clears the side-listbox in a custom window. |
l | Clears the click history in a picture window. |
c | Clears the editbox command history for a window. |
Example
/clear #help.script
Clears the buffer of the channelwindow #help.script
See Also
- /clearall clears all windows.