Clearall » History » Version 3
Per Amundsen, 02/08/2014 12:17 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 | -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 | 2 | Per Amundsen | |
18 | *Example* |
||
19 | 3 | Per Amundsen | |
20 | 2 | Per Amundsen | <pre> |
21 | ;Clear all channel and query windows |
||
22 | /aclear -nq |
||
23 | |||
24 | ;Clear all windows |
||
25 | /aclear |
||
26 | </pre> |