Project

General

Profile

Aclear » History » Revision 16

Revision 15 (Per Amundsen, 12/13/2019 06:04 PM) → Revision 16/17 (Per Amundsen, 03/27/2021 05:54 PM)

_Added in 1.7_ 

 */aclear [-agmnqstu]* 

 Clears the buffer and [[Switchbar_Control|Switchbar]]/[[Treebar_Control|Treebar]] Switchbar/Treebar 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>