I know that you can jump from almost all windows in Intellij IDEA to the editor window with Esc. In Intellij\'s terminal window, this does not work. Does anyone k
I believe the better answer is
Alt + Home
This is because most of the answers like Alt + F12 are about closing the terminal and hoping the focus goes back to the editor, but with Alt+Home the focus goes to selecting the editor and sometimes the focus is on the file but it actually is not opened. This way you can open it too.