Hi!
In other popular apps like Firefox and Chrome you can use Ctrl+PgUp/PgDown to jump between the previous and the next tabs. I think it would be great if TC worked the same way. I'm a web developer using Eclipse as my primary IDE and the above keyboard shortcuts also work in it as well. It's a little bit annoying that TC has different combinations to do the same stuff.
Cheers,
kiri
intuitive tab navigation
Moderators: Hacker, petermad, Stefan2, white
It is non-standard combinations for Windows. In Windows default combinations are Ctrl+Tab and Ctrl+Shift+Tab, and most Windows programs (and all tabbed dialogs) work this way.
However, you may assign a shortcuts Ctrl+PgUp and Ctrl+PgDn for internal commands cm_SwitchToPreviousTab and cm_SwitchToNextTab, TC allows it (just go to Configuration - Misc. and do it).
However, you may assign a shortcuts Ctrl+PgUp and Ctrl+PgDn for internal commands cm_SwitchToPreviousTab and cm_SwitchToNextTab, TC allows it (just go to Configuration - Misc. and do it).
Didn't know about that
Thanks for your reply it was very helpful!