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 docs 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 working at all...

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

Am I missing something?

I'm using OSX (if that's important).


Solution

  • Yeah, tnx for reminding me for that!

    Actually, now in OSX Mojave, we can just choose Unicode Hex Input in keyboard Input Sourcesenter 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 :)