Difference between revisions of "Clear"

From Scriptwiki
Jump to: navigation, search
m
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 windows|custom window]].</td></tr>
+
<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 13:16, 12 September 2006

Clears the buffer of a window. If a windowname is specified, it will clear this window.

/clear [-sghlc] [windowname]
SwitchMeaning
sClears the status window.
gClears the finger window.
hClears the side-listbox in a custom window.
lClears the click history in a picture window.
cClears 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.