I assigned Ctrl+NUM to change the source tabs and Ctrl+Alt+NUM to change the target tabs. However, if I press Ctrl+Alt+1, what happens is that I switch between the 2 panes. I doublechecked to make sure that hotkey is not assigned twice.
I did import your settings. Using Ctrl and Numbers will allwas activate the TABSs in the same pane.
Using [Alt]+[Ctrl]+[Number] always activates the opposite TAB.
I.e.:
I'm on the left pane and press [Altgr]+[2] (Altgr works identical to Alt+Ctrl) ->the right TAB 2 is activated.
Now I press [Altgr] +3 -> the left TAB 3 is activated.
Now I press [Altgr] +3 again-> the right TAB 3 is activated.
Thus usin cm_src/trgActivateTab instead of cm_Left/RightActivateTab leads to a possibly (of you) unwanted behavior.
Thus I cannot confirm a buggy behavior of these shortcuts.
sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams