Project

General

Profile

Aclear » History » Revision 14

Revision 13 (Per Amundsen, 08/10/2015 09:27 AM) → Revision 14/17 (Per Amundsen, 05/23/2018 02:19 AM)

_Added in 1.7_ 

 */aclear [-agmnqstu]* 

 Clears the buffer and Switchbar/Treebar Channelbar/Sidebar unread color of the specified window type, if no type is specified, all windows on current connection is cleared. 

 *Switches* 

 -a - all windows on all connections 
 -g - TODO 
 -m - TODO 
 -n - channel windows 
 -q - query windows 
 -s - status windows 
 -t - dcc chat windows 
 -u - custom windows 

 *Example* 

 <pre> 
 ; Clear all channel and query windows. 
 /aclear -nq 

 ; Clear all windows on current connection. 
 /aclear 
 </pre>