Scriptable next-generation IRC (Internet communications) client, currently available in 16-bit and 32-bit flavours. ViRC combines top-notch functionality and features found in few other IRC clients with unparalleled ease of use.
What's new in this version:
Additions
You can now select all text in the input box with Ctrl+A.
The script editor's event properties page now has a button to select from some common event masks. Click it to see a popup menu of the different event templates, then fill in the blanks to create a mask for your event. The templates are read from the file "eventmasks.ini" in your script path.
You can ignore or unignore users from the nick list popup.
Bug fixes
Fixed a wildcard bug where "v% *" wouldn't match "v foo". (The bug occurred when % matched an empty string and was followed by a space in the pattern.)
The hyperlink popup appears for URLs in the status window.
URLs surrounded by certain attribute codes are parsed correctly.