Project

General

Profile

Feature #5823

Updated by Whiskey Hidden 9 days ago

I suggest adding a feature similar to mIRC’s custom windows (as described in the mIRC help page https://www.mirc.com/help/html/index.html?custom_windows.html 
 ), which would make things easier for users. The ability to create a custom window is incredibly useful. I have a script that works across multiple networks and logs results in a "window" to keep track of events or for debugging purposes. 

 However, since I can only manipulate this window as a "PM" (private message), I have to sync the results across every networks the script is used on. This means I end up with multiple "windows" for no reason, when everything could be consolidated into a single custom window. 

 If there were a way to create a single window that operates independently of channels and networks, it would greatly simplify the process and make everything much easier to manage. 

 I see that the "custom window" for mIRC has a lot different options and switches that i don´t see is needed the only thing i am after is a "window" that works outside the networks where any information can be logged to just like a normal "pm" but something that works independently from the rest and "@" and then "name" for the window is perfect alias for it...

Back