Shortcut for switching tabs in embedded local terminal
In PhpStorm's embedded terminal for opening new tab Ctrl + Shift + T is used.
But I can't find shortcut for switching between those tabs. Any idea how to do it?
Ubuntu 16.04
Please sign in to leave a comment.
Hi there,
Switching between Terminal tabs?
Same shortcut as with ordinary editor tabs. Check under "Window" menu.
@Andriy Bazanov
Hi,
Yes, switching between Terminal tabs.
If you are implying to Ctrl + Tab, then no, this does not work.
No, it's "Window | Editor tabs | Select Next/Previous Tab" (e.g. Alt+Left/Right -- but that depends on keymap used)
Alt+Left/Right it is. :)
Thanks a lot @Andriy Bazanov