Project

General

Profile

Clearall » History » Revision 10

Revision 9 (Per Amundsen, 12/14/2019 10:07 AM) → Revision 10/11 (Per Amundsen, 03/27/2021 05:51 PM)

_Added in 1.7_ 

 */clearall [-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. 
 -p - Docking panels. 
 -q - Query windows. 
 -s - Status windows. 
 -t - Dcc chat windows. 
 -u - Custom windows. 

 *Example* 

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

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