Actions
Close » History » Revision 7
« Previous |
Revision 7/13
(diff)
| Next »
Per Amundsen, 09/30/2014 03:10 AM
Added in 1.5
/close [-acfgimst@] [name1] ... [nameN]
Closes all windows of the specific type and/or all windows matching name [nameN] on current connection.
You can use wildcards in [nameN].
If no window names or types is defined, current window is closed.
Switches
-a - Close on all connections. (AdiIRC only)-c - Dcc chat windows.
-f - TODO
-g - TODO
-i - TODO
-m - Private/Query windows.
-s - TODO
-t - Server/Status windows.
-@ - Custom windows.
Parameters
[name1] ... [nameN] - Windows to close.
Example
;Close all query and status windows. /close -mt ;Close channel window '#test' and query window 'Nick' /close #test Nick
Updated by Per Amundsen about 10 years ago · 7 revisions