Intelij 2019.3 update - Ctrl+shift+T hotkey for new session in Terminal doesnt work
Answered
Hi,
after update to Intelij 2019.3 on Ubuntu 16 I can't open a new tab in Terminal with the hotkey ctrl+shift+t. I can do it with '+' button placed next to session tab's name, but it is uncomfortable for me.
I have tried to set the hotkey manually in Settings, but without success: I went to File->Settings->Keymap->Plug-ins->Terminal but there is no option like "new tab" or "new session". Any help?
Please sign in to leave a comment.
Hello,
Please check that " Settings | Tools | Terminal | Override IDE shortcuts" option is enabled.
Indeed, it was disabled. After enabling the option everything works. Thanks!