You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term
gavynriebau b2bd87df81
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.
2 years ago
..
src Fix crash due to cycles when replaying macros (#2647) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Update to ropey 1.5 2 years ago
build.rs publish a source tarball with version and grammars (#1875) 2 years ago