Project

General

Profile

Aclear » History » Version 15

Per Amundsen, 12/13/2019 06:04 PM

1 1 Per Amundsen
_Added in 1.7_
2 5 Per Amundsen
3 7 Per Amundsen
*/aclear [-agmnqstu]*
4 1 Per Amundsen
5 14 Per Amundsen
Clears the buffer and Switchbar/Treebar 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 15 Per Amundsen
-a - All windows on all connections.
10
-g - *TODO*
11
-m - *TODO*
12
-n - Channel windows.
13
-q - Query windows.
14
-s - Status windows.
15
-t - DCC chat windows.
16
-u - Custom windows.
17 9 Per Amundsen
18
*Example*
19 10 Per Amundsen
20 9 Per Amundsen
<pre>
21 13 Per Amundsen
; Clear all channel and query windows.
22 9 Per Amundsen
/aclear -nq
23
24 13 Per Amundsen
; Clear all windows on current connection.
25 9 Per Amundsen
/aclear
26
</pre>