mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Nov 2004
Posts: 842
Jigsy Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Nov 2004
Posts: 842
I noticed whilst updating one of my scripts we have /window -z to move a window to the end of a switchbar...

But we don't have anything to move to to the front of a switchbar.


What do you do at the end of the world? Are you busy? Will you save us?
Joined: Jan 2012
Posts: 301
Pan-dimensional mouse
Offline
Pan-dimensional mouse
Joined: Jan 2012
Posts: 301
The command for the switch with this latin letter "/window -F @name" for fullscreen has already been requested in another post: #Post270612.
This looks more logical and intuitive, and it seems that this command has not yet been implemented.

Therefore, I would suggest another variant - is to add the number "2" to an existing switch: "/window -z2 @name".

Example command syntax:

    "/window -z[N] <@custom/#channel/private>"

Example for switch -z[N] where:

    "/window -z0 #channel" - restore original position window.
    "/window -z1 #channel" - place window at end of switchbar.
    "/window -z2 #channel" - place window at start of switchbar.


Then this could be used as a sort of custom sorting of open windows.

Note: This description is not on the official help documentation page: https://www.mirc.com/help/html/index.html?custom_windows.html.


🌐 http://forum.epicnet.ru 📜 irc.epicnet.ru 6667 #Code | mIRC scripts, help, discuss, examples
Joined: Feb 2023
Posts: 43
Ameglian cow
Offline
Ameglian cow
Joined: Feb 2023
Posts: 43
This would be very useful


Link Copied to Clipboard