Now, to add some specific answers, even though belatedly:
—————————
xyplorerköln wrote: ↑31 Jan 2026 06:36
Sessions named with an underscore (_) prefix will not appear in the sessions list.
highend pinpointed the problem exactly. I’ll fix this bug in the next version (ie preventing the use of underscore as prefix).
—————————
myhead wrote: ↑28 Feb 2026 17:21
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. […]
This seems to be resolved too: As jupe mentioned, this is managed by XYplorer itself.
Regarding Session Manager, I don’t see what usefull options it could enforce or shortcuts it could add (even though it wouldn’t be impossible). You’ll see how things go…
—————————
One minor issue is when selecting the desktop shortcuts via the xyplorer auto method it rarely opens the right saved TAB.
When a session is opened, each pane focuses on the tab that was active when the session was last saved/updated (it’s the tabsets behavior in XYplorer).
✎ TIP: Whenever you rearrange a session and its tabs placement, update it (default: Shift+Click on SM Button, or add the Update action to a CustomKeyboardShortcut (CKS)). Or if it’s your main session, you can set it as AutoUpdate so you don’t have anything to do (Session Manager menu: Actions > AutoUpdate Single…)
- Now, if by "right saved Tab" you mean that you’d like a session to focus on the right-most (presumably latest) tab, well, this could be an option in SessionManager… But it seems quite overkill. Let me now in a few months how things go and how you feel about it.
—————————
Lastly, I would like to move to the 64bit version, […] does your [Session Manager] get picked up automaticity
I presume you already made the switch. But to give a clear answer to anyone interested (although I haven’t tried it yet): from what I understand —and the way Don codes—, the transition should go smoothly, including for SessionManager: it harnesses what’s offered by XYplorer, while keeping its data in the official paths (Session Manager settings in the general scripts folder <xyscripts>; and panes in <xydata>\panes).
—————————
I currently have 20 TABS
Hum, you certainly have your reasons to use 20+ tabs in a single pane…
But depending on the situation, you may benefit from splitting all these tabs into sessions, and switch between them by various means, in less than 1 sec.
✎ TIPS:
- Switch between the last 2 sessions:
- mouse approach: Ctrl+Click on SM Button (by default)
- keyboard approach: CKS for Quick Load (eg if mapped to "~"): "~ > Enter"
- Load any session by typing your CKS and the 1st letter of its name, so eg "~ > p > Enter" will load your Photos session, "~ > w > Enter" will load your Work session, etc.
- If you switch frequently between various types of work, Quick Load can be a huge time-saver!
✎ Missing Manual for Quick Load (also available in Session Manager menu: Options > Help: Cheat Sheet…)
• Load/Switch sessions via Quick Load dialog:
> First, assign a shortcut (e.g. ~) to Session Manager Quick Load command:
XYplorer menu: User > Manage Commands... > Run Script > New... > Add New Command > Script:
::load "SessionManager", "_QuickLoad";
> To use, press your shortcut, then either:
- type the first letter(s) of the session you want to load, then Enter, or
- only press Enter to automatically switch to the previous session
✎ Other ways of using multiple tabs/sessions:
- You can
append tabs from (or to) a different session, see Session Manager Actions menu.
- I find myself using more often one of the latest Session Manager features: "
Load a Session in a New Window" (Ctrl+Click on a session name, by default). This gives access to 4 panes from 2 different "environments" —without messing with the tabs of the current session!