Shift current tab to left/right

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Shift current tab to left/right

Post by binocular222 »

::rtfm "idh_tabs.htm"
Ctrl+Shift+Left Shift current tab to left
Ctrl+Shift+Right Shift current tab to right
not works for me and also Ctrl+Shift+Left/Right are not valid keyboard shortcut "This shortcut is not customizable"
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: Shift current tab to left/right

Post by TheQwerty »

Confirmed, but not sure what the real solution is...

Those shortcuts could be the defaults for these commands:
#1044 Miscellaneous | Tab Functions | Move Tab Left
#1045 Miscellaneous | Tab Functions | Move Tab Right

But I think Ctrl+Shift+Left/Right should be reserved for extending a new selection to the left or right in non-Details list modes. :?

I suppose the answer is just remove that text from the documentation. :whistle:

admin
Site Admin
Posts: 66359
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Shift current tab to left/right

Post by admin »

TheQwerty wrote:I suppose the answer is just remove that text from the documentation. :whistle:
Done. :)

Post Reply