Project

General

Profile

Clearall » History » Revision 8

Revision 7 (Per Amundsen, 03/15/2015 05:25 PM) → Revision 8/11 (Per Amundsen, 05/23/2018 02:18 AM)

_Added in 1.7_ 

 */clearall [-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. 
 -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>