Disable IdeaVim in terminals and consoles #452
Replies: 7 comments 10 replies
|
This is crucial, because if it cannot be disabled, then it is impossible to to use vi-mode for command line editing and also impossible to use vim in the integrated terminal. If it cannot be disabled, the integrated terminal becomes a vestigial component of the IDE and consequently a waste of hard-earned money spent on the subscription. |
|
I found the workaround: https://youtrack.jetbrains.com/issue/VIM-2670/Vim-mode-in-IDE-terminal-shell#focus=Comments-27-6160010.0-0 Change the key binding for switching from Terminal to Editor from ESC to something else or remove it. |
|
I still have issues with vim in the console or terminal. It would be great If we just can disable VIM for console and terminal! |
|
Hi! I also have a similar issue to this. While I don't have VIM-like motions in the terminal (I believe I have the 'new' terminal experience enabled), the |
|
IdeaVim seems to be recently disabled in consoles and terminals now, but I actually want it to be enabled in consoles for easy searching and yanking stuff from it. Would it be possible to expand the 'ideavimsupport' option with "terminal" and "console" so people can choose whether or not they want IdeaVim active in these contexts? |
|
I just learned that IdeaVim is supposed to be disabled in consoles and terminal since version 2.19. I'm using IdeaVim Version 2.30 right now, and it insists to be enabled in my R console. Does the specific console plugin have to do something to get the behavior of IdeaVim disabling itself? |



Uh oh!
There was an error while loading. Please reload this page.
Is there a way to disable IdeaVim in terminals (or to only enable it for editors)?
All reactions