mirror of https://github.com/helix-editor/helix
Fix crash due to cycles when replaying macros (#2647)
In certain circumstances it was possible to get into an infinite loop when replaying macros such as when different macros attempt to replay each other. This commit adds changes to track which macros are currently being replayed and prevent getting into infinite loops.pull/2681/head
parent
1c2aaf3baf
commit
b2bd87df81
Loading…
Reference in New Issue