webstormjetbrains-iderubymineideavimmultiple-cursor

IdeaVim, multi cursor usage


I'm trying to trigger (to use) the IdeaVim multi cursor plugin: https://github.com/JetBrains/ideavim#emulated-vim-plugins -> multiple-cursors

In the GitHub documentation, we have commands: <A-n>, <A-x>, <A-p>, g<A-n> to trigger/use this plugin, but I'm not able to make this plugin work at all...

I've added set multiple-cursors in my .ideavimrc file.

Am I missing something?

I'm using OS X (if that's important).


Solution

  • Yeah, thanks for reminding me of that!

    Actually, now in OS X v10.14 (Mojave), we can just choose Unicode Hex Input in Keyboard Input Sources

    Enter image description here

    And that's about it... Now everything is OK, and special characters are disabled on (Alt/Option + ) input, and I can use all the shortcuts without any problem :)