Difference between revisions of "Clearall"
From Scriptwiki
m |
m |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[Clear|/clear]] will clear the buffer of a certain window. | + | * [[Clear|/clear]] will clear the buffer of a certain window. |
[[Category:Commands]] | [[Category:Commands]] |
Revision as of 09:07, 2 July 2007
Clears the buffers of the specified windows. If no parameter is given, all windows will be cleared.
/clearall [-asnqmtgu]
Switch | Meaning |
a | Clears the windows over all server connections. |
s | Clears the status window. |
n | Clears all channel windows. |
q | Clears all query windows. |
m | Clears all message windows. |
t | Clears all chat windows. |
g | Clears the finger window. |
u | Clears all custom windows. |
See Also
- /clear will clear the buffer of a certain window.