Hello!
I was wondering if there was a way to open a target folder set into a User Button in a new tab, instead of it "overwriting" the current tab.
--------------------------------------------
i.e., in the "On Left Click:" field in this "Edit User Button", I have this example syntax:
goto "E:\BACKUPS\"
--------------------------------------------
To what could one change the syntax to so that instead of overwriting the current tab one is on, that the destination is open in a new tab, please?
Is this even possible (and not going through a script solution, or other ...).
Thank you!
[Resolved] Launch item in User Button on the toolbar in new tab?
-
Eudeyrn Kael
- Posts: 20
- Joined: 31 Jul 2016 20:52
[Resolved] Launch item in User Button on the toolbar in new tab?
Last edited by Eudeyrn Kael on 26 Feb 2025 16:00, edited 1 time in total.
Re: Launch item in User Button on the toolbar in new tab?
and this isn't a scripted solution?...goto "E:\BACKUPS\"
tab("new", "E:\BACKUPS");One of my scripts helped you out? Please donate via Paypal
-
Eudeyrn Kael
- Posts: 20
- Joined: 31 Jul 2016 20:52
XYplorer Beta Club