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?
Asked
Active
Viewed 736 times
4

Marcin Możejko
- 39,542
- 10
- 109
- 120
1 Answers
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