The current tab switching behavior of the Logos 8 hotkey Ctrl+Tab (and Ctrl+Shift+Tab to reverse) is to switch tabs in order of last use. This has always irritated me, and whenever a web browser or code editor has this set as default behavior, I make a point of changing it so that Ctrl+Tab switches tab focus to the next tab on the right, and Ctrl+Shift+Tab to the next tab on the left.
I realize that there is already another hotkey to switch tab focus left to right (Ctrl+PageUp and Down; link), but I would rather avoid trying to rewrite a lifetime of muscle memory. I'm sure I'm not the only one who feels this way.
Could you programmers possibly sneak in a setting to change the default Ctrl+Tab behavior? I'm not asking you to design a whole hotkey editor, just this one setting.
Thanks for all your work.