mIRC and IRcap are popular IRC (Internet Relay Chat) clients that allow you to chat with others on various IRC networks. One feature of these clients is the ability to hide channels in the status window. This can be useful if you have joined many channels and want to declutter your window or if you want to keep certain channels private.
Hide Channels in mIRC
To hide a channel in mIRC, follow these steps:
- In the status window, right-click on the channel you want to hide.
- From the context menu, select
Hide.
The channel will no longer be visible in the status window. To unhide the channel, follow these steps:
- In the status window, click on the
Channel Listbutton (it looks like a window with a list in it). - In the
Channel Listwindow, right-click on the channel you want to unhide. - From the context menu, select
Show.
The channel will now be visible in the status window again.
Hide Channels in IRcap
To hide a channel in IRcap, follow these steps:
- In the status window, right-click on the channel you want to hide.
- From the context menu, select
Hide.
The channel will no longer be visible in the status window. To unhide the channel, follow these steps:
- In the status window, click on the
Channel Listbutton (it looks like a window with a list in it). - In the
Channel Listwindow, right-click on the channel you want to unhide. - From the context menu, select
Show.
The channel will now be visible in the status window again.
Additional Tips
Here are some additional tips for hiding channels in mIRC and IRcap:
- You can also hide channels by typing
/hide #channelin the status window. To unhide the channel, type/show #channel. - If you want to hide all channels except for a few, you can use the
+hswitch when starting mIRC or IRcap. For example, to start mIRC and only show the #channel1 and #channel2 channels, you would use the following command:mIRC.exe +h #channel1,#channel2. - You can also use the
/server -hcommand to hide all channels when connecting to a server. For example, to connect to the example.com server and hide all channels, you would use the following command:/server -h example.com.
Hiding channels in mIRC and IRcap is a useful feature that can help you declutter your status window and keep certain channels private. By following the steps outlined in this article, you should be able to easily hide and unhide channels in these IRC clients.
References
| Title | URL |
|---|---|
| mIRC Help | https://www.mirc.com/help.html |
| IRcap Help | https://www.ircap.com/help.html |