Difference between revisions of "Clear"
From Scriptwiki
m |
|||
Line 5: | Line 5: | ||
<tr><td>s</td><td>Clears the [[Status window|status window]].</td></tr> | <tr><td>s</td><td>Clears the [[Status window|status window]].</td></tr> | ||
<tr><td>g</td><td>Clears the [[Finger window|finger window]].</td></tr> | <tr><td>g</td><td>Clears the [[Finger window|finger window]].</td></tr> | ||
− | <tr><td>h</td><td>Clears the side-listbox in a [[Custom | + | <tr><td>h</td><td>Clears the side-listbox in a [[Custom windows|custom window]].</td></tr> |
<tr><td>l</td><td>Clears the click history in a [[Picture window|picture window]].</td></tr> | <tr><td>l</td><td>Clears the click history in a [[Picture window|picture window]].</td></tr> | ||
<tr><td>c</td><td>Clears the editbox command history for a window.</td></tr> | <tr><td>c</td><td>Clears the editbox command history for a window.</td></tr> |
Revision as of 12:15, 12 September 2006
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.