Actions
Close » History » Revision 12
« Previous |
Revision 12/13
(diff)
| Next »
Per Amundsen, 03/12/2020 02:45 PM
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.
-p - All non scripted Tips.
-s - TODO
-t - Server/Status windows.
-@ - Custom windows, @<wid> can be used for [nameN] if this is defined.
Parameters
[name1] ... [nameN] - Windows to close.
Example
;Close all query and status windows. /close -mt ;Close query window 'Nick' /close Nick
Updated by Per Amundsen over 4 years ago · 12 revisions