When I activate the ideavim plugin in IntelliJ while editing files I get Vim emulation that I expect. When I activate it within a database console window, it changes the cursor to the block cursor but none of the Vim emulation is active. Is there anyway to get the Vim emulation to work within the console?
Asked
Active
Viewed 298 times
1 Answers
1
Ah, I see that a bug has been filed.
https://youtrack.jetbrains.com/issue/VIM-740
A work around is to use Ctrlc to exit insert mode.

Quincy Bowers
- 390
- 2
- 15