4

I have the following problem: while experimenting with vim macros in Pycharm (I'm using Idea Vim plugin) - I typed a simple macro and make an editor to run it 100 times. The execution is extremely slow and I couldn't stop it using any of these pieces of advice. Has anyone had a similar problem and knows how to stop the execution of this macro?

Marcin Możejko
  • 39,542
  • 10
  • 109
  • 120

1 Answers1

3

It's not possible in the current IdeaVim 0.50. Feel free to file an issue in the IdeaVim issue tracker.

Andrey Vlasovskikh
  • 16,489
  • 7
  • 44
  • 62