Skip to content

TextMate 2.2.1-undead

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 22:09
Immutable release. Only release title and notes can be modified.
94f3655

2026-08-27 (v2.2.1-undead)

One stability fix. See all changes since v2.2.0-undead.

Stability

  • KeyCue and other accessibility clients no longer crash TextMate while inspecting menus on macOS 26.6.2. AppKit's NSMenu accessibility path raises and internally catches a compatibility exception for its removed accessibilityPerformAction: fallback. TextMate's fail-fast exception observer previously called abort() before AppKit could catch it. Reported, diagnosed and fixed by @BenjaminX. (#54, #55, 172a78fa)

What's Changed

New Contributors

Full Changelog: v2.2.0-undead...v2.2.1-undead