Shortcut for result tabs?
When running multiple SQL statements, is there a keyboard shortcut to switch between result tabs?
Oracle SQL Developer uses Alt+Left and Alt+Tab. MySQL Workbench uses Shift+Left and Shift+Right. Toad for MySQL displays results in a single two-panel tab (rather than individual tab) but other tab sets can be browsed with Shift+Left and Shift+Right.
As I've been testing these other programs for my reply, my impression is that navigating with Tab and Ctrl+Tab is incoherent and annoying in all of them.
As I've been testing these other programs for my reply, my impression is that navigating with Tab and Ctrl+Tab is incoherent and annoying in all of them.
How about Ctrl+Alt+Tab? I am not a big fan of using the arrow-keys as I try to use the left hand only for the keyboard (so the right hand can stay on the mouse).
Something different: I tried to use Ctrl+Tab in the Session manager. It leads to an error message. Am I the only one?
Something different: I tried to use Ctrl+Tab in the Session manager. It leads to an error message. Am I the only one?
Can you hit Ctrl+Alt+Tab confortably with a single hand? I hardly can...
Furthermore, if you use that combination to move forward, the alternative one to move backwards should be Ctrl+Shift+Alt+Tab.
BTW, Firefox allows Ctrl+PageUp and Ctrl+PageDown. I don't specially like it but it's another possibility.
Furthermore, if you use that combination to move forward, the alternative one to move backwards should be Ctrl+Shift+Alt+Tab.
BTW, Firefox allows Ctrl+PageUp and Ctrl+PageDown. I don't specially like it but it's another possibility.
I need to rotate my keyboard 45 degrees clockwise to achieve what you describe. I guess your keyboard looks like this:
Microsoft Natural Keyboard
Microsoft Natural Keyboard
Code modification/commit
6a3a91a
from ansgar.becker,
11 years ago,
revision 8.3.0.4734
Support changing active result tab per shortcut, Alt+Left and Alt+Right. See http://www.heidisql.com/forum.php?t=7609
Please login to leave a reply, or register at first.