DukeLupus / dlFilter

dlFilter is a text filtering script for mIRC. It is created with both chat and file sharing channels in mind. dlFilter removes ads, requests, annoying KeepTrack, mp3 play & away messages and much more. Also, dlFilter can send notices from fileservers to separate window and group @find results, allowing them to be easily viewed.
Mozilla Public License 2.0
34 stars 1 forks source link

URL's to re-use active browser window #11

Closed SanderSade closed 7 years ago

SanderSade commented 7 years ago

All URL's use /url -an, which always pops up a new window. As these days all browsers are tabbed, this is pretty annoying, so we should switch to just -a (active window).

I would have done this change myself, but as you are actively doing major changes, I don't want to create merge conflicts.

Sophist-UK commented 7 years ago

Will be included in #13.