Please tell me how can I implicate the TAB-shortkey command in the Buttonbar?
This is what I Want:
To open a Directory into the other window (Left or Right):
cm_OpenDirInNewTabOther
Then Activate that Window:
How???
And jump to the next Tab (hoping it's the new one):
cm_SwitchToNextTab
This should be the complete command:
cm_OpenDirInNewTabOther,[???],cm_SwitchToNextTab
(There is no command for FirstTab or LastTab)
GoTo Other Window with Buttonbar
Moderators: Hacker, petermad, Stefan2, white
GoTo Other Window with Buttonbar
Groetjes - Marieke P. - #117942
- ghisler(Author)
- Site Admin
- Posts: 50918
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
There is cm_FocusLeft and cm_FocusRight, but not "focus other".
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
http://www.ghisler.com/history.txt
17.02.13 Added: Support for multiple internal (cm_xyz) or user-defined (em_xyz) commands on a single button or start menu command: Separate by a comma, e.g. cm_SelectAll,cm_Copy. Not all commands can be chained this way! (32/64