Project

General

Profile

Aclear » History » Revision 15

Revision 14 (Per Amundsen, 05/23/2018 02:19 AM) → Revision 15/17 (Per Amundsen, 12/13/2019 06:04 PM)

_Added in 1.7_ 

 */aclear [-agmnqstu]* 

 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. 

 *Switches* 

 -a - All all windows on all connections. connections 
 -g - *TODO* TODO 
 -m - *TODO* TODO 
 -n - Channel windows. channel windows 
 -q - Query windows. query windows 
 -s - Status windows. status windows 
 -t - DCC dcc chat windows. windows 
 -u - Custom windows. custom windows 

 *Example* 

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

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