What's Changed
- Fix raw fallback for M-. and other meta-modified printable keys by @bosper351 in #317
- Use more accurate rendering method by @emil-e in #316
- Refactor Emacs function registration by @emil-e in #318
- Reorganize tests by @emil-e in #320
- Add some utilities for development by @emil-e in #321
- Fix weird edge case caught by Hypothesis property based tests by @emil-e in #323
- Add Hypothesis property based tests for rendering correctness by @emil-e in #322
- Migrate elisp-eval from OSC 51;E to OSC 52;e by @dakra in #319
- Dedupe hyperlink navigation by OSC 8 id by @dakra in #325
New Contributors
- @bosper351 made their first contribution in #317
Full Changelog: v0.29.0...v0.30.0