Project

General

Profile

Clearall » History » Version 5

Per Amundsen, 02/14/2014 03:02 PM

1 1 Per Amundsen
_Added in 1.7_
2
3
*/clearall [-agmnqstu]*
4
5
Clears the buffer and Channelbar/Sidebar unread color of the specified window type, if no type is specified, all windows on current connection is cleared.
6
7
*Switches*
8
9 4 Per Amundsen
-a - all windows on all connections
10 1 Per Amundsen
-g - TODO
11 4 Per Amundsen
-m - TODO
12
-n - channel windows
13
-q - query windows
14
-s - status windows
15
-t - dcc chat windows
16
-u - custom windows
17 2 Per Amundsen
18
*Example*
19 3 Per Amundsen
20 2 Per Amundsen
<pre>
21
;Clear all channel and query windows
22 5 Per Amundsen
/clearall -nq
23 2 Per Amundsen
24
;Clear all windows
25 5 Per Amundsen
/clearall
26 2 Per Amundsen
</pre>