Does the Reorder list of sessions still work for y'all?
It does not seem to work for me anymore....
Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
-
autocart
- Posts: 1378
- Joined: 26 Sep 2013 15:22
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
[AHK] redirecting Windows Explorer to XY, [XYS] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
-
klownboy
- Posts: 4458
- Joined: 28 Feb 2012 19:27
- Location: Windows 11, 25H2 Build 26200.8037 at 100% 2560x1440
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
It seems to be working fine for me. I moved a session 3rd on my list to 1st in the list and it worked, and then moved it back to 3rd in the list without a problem.
-
autocart
- Posts: 1378
- Joined: 26 Sep 2013 15:22
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
Ok, thank you for checking. 
[AHK] redirecting Windows Explorer to XY, [XYS] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
-
FluxTorpedoe
- Posts: 904
- Joined: 05 Oct 2011 13:15
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
@autocart
Hi
I also tried and did not encounter any issue, neither with XY32 nor 64 (with about 25 sessions, among which 2/3 are ordered)
Can you describle the issue you encounter, and if possible how to reproduce it?
Hi
I also tried and did not encounter any issue, neither with XY32 nor 64 (with about 25 sessions, among which 2/3 are ordered)
Can you describle the issue you encounter, and if possible how to reproduce it?
• Scripts: Session Manager
| SlideShow | Collection Manager | Power Launcher | Akelpad syntax highlighting | ...
-
autocart
- Posts: 1378
- Joined: 26 Sep 2013 15:22
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
Update: The problem was sitting in front of the monitor.
I had overlooked the info:
<------ Sessions missing and sessions below ------>
<------ will be listed last and alphabetically ------>
All my sessions where inserted below those lines.
As soon as I inserted my session names above, it worked as expected.

I had overlooked the info:
<------ Sessions missing and sessions below ------>
<------ will be listed last and alphabetically ------>
All my sessions where inserted below those lines.
As soon as I inserted my session names above, it worked as expected.
[AHK] redirecting Windows Explorer to XY, [XYS] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
-
xyplorerköln
- Posts: 179
- Joined: 01 Jan 2016 18:59
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
Bug report: Session Manager v7.90:
Sessions named with an underscore (_) prefix will not appear in the sessions list.
Sessions named with an underscore (_) prefix will not appear in the sessions list.
-
highend
- Posts: 14922
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
That's not a bug, that's how the script works.
It creates a real script for the menu that it loads and a session like "_testing" will lead to exactly the same line in the script
=> Subscripts inside the script beginning with a
Solution?
Don't use the
It creates a real script for the menu that it loads and a session like "_testing" will lead to exactly the same line in the script
=> Subscripts inside the script beginning with a
_ are hidden!Solution?
Don't use the
_ prefix for a session name^^One of my scripts helped you out? Please donate via Paypal
-
autocart
- Posts: 1378
- Joined: 26 Sep 2013 15:22
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
@flux:
I just wanted to leave an extra like.
Since you pointed me towards it, I now often use the Ctrl-Click on the SM button to quickly switch to the previously active session.
This really is nice! Thank you.
regards, auto
I just wanted to leave an extra like.
Since you pointed me towards it, I now often use the Ctrl-Click on the SM button to quickly switch to the previously active session.
This really is nice! Thank you.
regards, auto
[AHK] redirecting Windows Explorer to XY, [XYS] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
-
myhead
- Posts: 6
- Joined: 21 Jun 2025 14:26
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
Hi, I'm here wondering if in your next release you could consider setting/fix size the TAB [name] to say: 8 characters and if at all possible when hovering over the TABS show the full TAB name instead of Search:folder name.
I currently have 20 TABS and unable to see the name of each TAB as they shrink far too small and I want to add many more which will make it even more difficult to see or remember the LOCK TAB position.
If that is at all possible I would be grateful for your help.
One minor issue is when selecting the desktop shortcuts via the xyplorer auto method it rarely opens the right saved TAB.
Lastly, I would like to move to the 64bit version, so guessing I will need to uninstall the 32bit due to different folder location but does your [Session Manager] get picked up automaticity or do I need to do something to ensure it retains the former TAB choices?
Thank you so much for this add-on 'app' as I would not be able to cope without it.
Also thank you for all your time and effort in creating it.
I currently have 20 TABS and unable to see the name of each TAB as they shrink far too small and I want to add many more which will make it even more difficult to see or remember the LOCK TAB position.
If that is at all possible I would be grateful for your help.
One minor issue is when selecting the desktop shortcuts via the xyplorer auto method it rarely opens the right saved TAB.
Lastly, I would like to move to the 64bit version, so guessing I will need to uninstall the 32bit due to different folder location but does your [Session Manager] get picked up automaticity or do I need to do something to ensure it retains the former TAB choices?
Thank you so much for this add-on 'app' as I would not be able to cope without it.
Also thank you for all your time and effort in creating it.
-
myhead
- Posts: 6
- Joined: 21 Jun 2025 14:26
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
Is there anything that can be done about the reducing tab size (when adding extra tabs) to the point of not knowing which tab to click. I've added an extra fourteen underscore to the tab name but this idea does not work as they continue to shrink.
The only tab 'balloon' information is that of the location which for me is the same throughout all tabs.
Is there any way perhaps to force a bottom horizontal scroll bar given a fixed size tabs under version 7.90
Thanks for any suggestions.
The only tab 'balloon' information is that of the location which for me is the same throughout all tabs.
Is there any way perhaps to force a bottom horizontal scroll bar given a fixed size tabs under version 7.90
Thanks for any suggestions.
-
jupe
- Posts: 3446
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
I assume you just mean in the main XY UI, cause you can set min tab width here:
Configuration | Tabs and Panes | Tabs | Flexible tab width
and you can put a tablist dropdown on the left:
Configuration | Tabs and Panes | Tabs | Buttons position
Configuration | Tabs and Panes | Tabs | Flexible tab width
and you can put a tablist dropdown on the left:
Configuration | Tabs and Panes | Tabs | Buttons position
-
myhead
- Posts: 6
- Joined: 21 Jun 2025 14:26
Re: Session Manager [v7.90] — Bookmark your environments: locations and/or display (save/restore tabsets and layout)
Hi jupe
Thank you so much, I did not know about this option, so many to take onboard.
Looking at the Tab captions option there doesn't seem to be a 'variable' to show the actual <Tab Name>, guess now that I can easily see the tab name perhaps that not so important now.
Really appreciate your kind help, thank you
Thank you so much, I did not know about this option, so many to take onboard.
Looking at the Tab captions option there doesn't seem to be a 'variable' to show the actual <Tab Name>, guess now that I can easily see the tab name perhaps that not so important now.
Really appreciate your kind help, thank you
XYplorer Beta Club