Project

General

Profile

Aclear » History » Version 10

Per Amundsen, 02/08/2014 12:05 PM

1 1 Per Amundsen
_Added in 1.7_
2 5 Per Amundsen
3 7 Per Amundsen
*/aclear [-agmnqstu]*
4 1 Per Amundsen
5 8 Per Amundsen
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 1 Per Amundsen
7 7 Per Amundsen
*Switches*
8
9
-a = all windows on all connections
10
-g - TODO
11
-m = TODO
12
-n = channel windows
13
-q = query windows
14 1 Per Amundsen
-s = status windows
15 7 Per Amundsen
-t = dcc chat windows
16 1 Per Amundsen
-u = custom windows
17 9 Per Amundsen
18
*Example*
19 10 Per Amundsen
20 9 Per Amundsen
<pre>
21
;Clear all channel and query windows
22
/aclear -nq
23
24
;Clear all windows
25
/aclear
26
</pre>