From WikiChip
Difference between revisions of "mirc/commands/clear"
(Created page with "The '''/clear command''' is used to clears the buffer of the current window. If a window name is specified that window's buffer will be cleared. Additionally, the clear comma...") |
m (Bot: Adding a template) |
||
Line 42: | Line 42: | ||
* [[/savebuf command - mIRC|/savebuf]] | * [[/savebuf command - mIRC|/savebuf]] | ||
* [[/window command - mIRC|/window]] | * [[/window command - mIRC|/window]] | ||
+ | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:MIRC commands]] |
Revision as of 20:22, 3 July 2014
The /clear command is used to clears the buffer of the current window. If a window name is specified that window's buffer will be cleared.
Additionally, the clear command can also be used to erase the history of the editbox as well as the clicks history of the picture window.
You can use "Status Window" and =nick for the status window and dcc chat windows.
Synopsis
/clear -sghlcn [windowName]
Switches
- -s - clears the status window
- -g - clears the finger window
- -h - clears the editbox command history for a window.
- -l - clears the side-listbox in a custom window
- -c - clears the click history in a picture window
- -n - delay update of display untill a forced redraw (pic window)
Parameters
- [windowName] - Window name
Example
;Clear the status window /clear -s ;Clears a custom window called "@Highlight_Log" /clear @Highlight_Log
Compatibility
Added: mIRC v2.1a
Added On: 28/02/1995
Note: Individual switches were not taken into consideration.
See also
mIRC commands list