Clearall » History » Revision 9
Revision 8 (Per Amundsen, 05/23/2018 02:18 AM) → Revision 9/11 (Per Amundsen, 12/14/2019 10:07 AM)
_Added in 1.7_ */clearall [-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 windows on all connections. -g - *TODO* TODO -m - *TODO* 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>