hlissner / evil-multiedit

Multiple cursors for evil-mode, based on iedit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"match-symbol-and-prev" causes a memory leak.

M1ndo opened this issue · comments

commented

What did you expect to happen?

Trying to do a match symbol and select for a second time should do a match and selection.

What actually happened?

Instead it freezes emacs and causes a memory leak.
emacs
emacs2

emacs_bug.mp4

Describe your attempts to resolve the issue

I have not yet analyzed the code, or made any attempts to fix the bug.

Steps to reproduce

  1. Open any file with multiple duplicate words
  2. Head to the last and do 'evil-multiedit-match-symbol-and-prev'
  3. Do it for a SECOND time.
  4. Watch as emacs freezes and causes a memory leak

Package commit

23b53bc

System Information

Arch Linux, Linux Xanmod And Compiled Emacs 30 With Native-Comp