Clear: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
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 08:07, 2 July 2007

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