Rebind Ctrl + C IdeaVim
How can I rebind Ctrl + C / Ctrl + V in IdeaVim? I don't see an option in the vim emulation page.
This affects the python console, because I can't currently stop anything that may be long running / infinite looping?
My Vim Emulation Settings Page:

Please sign in to leave a comment.
There's been a known issue https://youtrack.jetbrains.com/issue/VIM-1683
But it's not reproducing for me anymore in PyCharm 2019.2.3.
Are you using the latest version?