Project

General

Profile

Clearall » History » Revision 6

Revision 5 (Per Amundsen, 02/14/2014 03:02 PM) → Revision 6/11 (Per Amundsen, 02/14/2014 03:02 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 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 
 /clearall -nq 

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