I am unable to use the <Esc>
key to leave insert mode and return to Normal Mode. This has 'apparently' happened without any known change, but could be related to a not-so-recent bump of my IntelliJ version (IntelliJIdea2019.1
-> IntelliJIdea2019.2
).
One possible solution mentioned online that I tried was to disable, then re-enable ideaVim in Menu | Tools | Vim emulation
. Trying this did not appear to solve the problem.