Close
Jump to navigation
Jump to search
Closes all windows of the given type that match the specified names, or closes all windows of the given type if no names are given.
/close [-icfgms@] [window1] [window2] [...]
- The switches specify window types
- -i specifies an inactive DCC window
- -c specifies an active chat window
- -f specifies an fserve window
- -g specifies a DCC GET window
- -m specifies a query window (message)
- -s specifies a DCC SEND window
- -@ specifies a custom window
- If no window names are given all windows of the specified type(s) are closed.