First Bug
So that I can open drive X from the drive bar with Ctrl+X I have in my WinCmd.Ini
Code: Select all
[Shortcuts]
C+1=cm_OpenDriveByIndex
C+1_params=1
...
C+9=cm_OpenDriveByIndex
C+9_params=9

Second Bug
The History.Txt states for beta 2
04.05.23 Fixed: cm_OpenDriveByIndex opened drive in new tab if shift was pressed (32/64)
But Ctrl+Shift+X does nothing in Beta 2, 3 or 4

Shift + Clicking a BUTTON with cm_OpenDriveByIndex X is totally bugged/strange?
first click => if Drive X is not in the path of the displayed folder TC switches to Drive X, else it does nothing
every click after the first => it does nothing
HTH finding the bugs.