Remove focus from terminal by clicking the hints area Follow
Answered
Hello,
Many times, I want to remove focus from the terminal by clicking the hints area (where the green arrow is pointing for example)
But this doesn't remove focus from the terminal
The reason that I want to remove focus from the terminal after using it is that most shortcuts don't work inside it (alt+9 to show the log) for example
I know that pressing escape does the job in this case but it's also intuitive to remove focus by clicking the empty area
What do you think?
Kind regards
Please sign in to leave a comment.
Try removing "Override IDE shortcuts" checkbox at File | Settings | Tools | Terminal.
That's exactly what I needed, thank you!