Difference between revisions of "Clearall"
From Scriptwiki
m (rephrased) |
m (Removing "Finger Window") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
<tr><td>m</td><td>Clears all message windows.</td></tr> | <tr><td>m</td><td>Clears all message windows.</td></tr> | ||
<tr><td>t</td><td>Clears all chat windows.</td></tr> | <tr><td>t</td><td>Clears all chat windows.</td></tr> | ||
− | + | <tr><td>u</td><td>Clears all [[Custom Windows|custom windows]].</td></tr> | |
− | <tr><td>u</td><td>Clears all [[Custom | ||
</table> | </table> | ||
== 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]] |
Latest revision as of 01:21, 23 June 2013
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. |
u | Clears all custom windows. |
See Also
- /clear will clear the buffer of a certain window.