How to switch tabs in a tool window? (not editor tabs)

Answered

I have several tabs open in the run tool window - Bash, irb, test run etc. I have tried to use the Ctrl+Tab (with +Alt or/and +Shift ) shortcut to switch between them in the context menu, but without success.

I have read the web help page http://www.jetbrains.com/ruby/webhelp/navigating-between-files-and-tool-windows.html  but found no answer.

What am I missing? How do I switch the tool window tabs from keyboard?

Thank you.

0
5 comments
Avatar
Permanently deleted user

Alt+left/right arrow works for me.

Hope this helps, Oleg.

0
Avatar
Permanently deleted user

Thanks for looking into it, Oleg. I see now that there are two kinds of tabs in the run tool window. I have posted a screenshot to illustrate:

tool_window_tabs.png
As you suggested, I can switch between the ones on the bottom (grey background) with Alt + left/right. That did not work for the tabs on the top (the blue ones).

However, extrapolating from your answer I started trying further to discover that I can switch between the blue tabs using Alt + up/down arrows.

1
Avatar
Permanently deleted user

I see, in my case I didn't have nested tabs, I'm happy hat you've found the answer :)

Regards, Oleg.

0
Avatar
Permanently deleted user

To move forward Shift + command + [  and to move backbaward Shift + command + ] worked for me.

3

@...  you have fixed my life!!! My biggest pet peeve is to have to switch to the trackpad to switch between Local CHanges and Log in the Git tool window, something I do about 20-30 times a day at least.

0

Please sign in to leave a comment.