Project

General

Profile

Clearall » History » Revision 7

Revision 6 (Per Amundsen, 02/14/2014 03:02 PM) → Revision 7/11 (Per Amundsen, 03/15/2015 05:25 PM)

_Added in 1.7_ 

 */clearall [-agmnqstu]* 

 Clears the buffer and Channelbar/Sidebar 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 
 -m - TODO 
 -n - Channel windows. channel windows 
 -p - Docking panels. 
 -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 
 /clearall -nq 

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