·
28 commits
to default
since this release
Textadept 12.9 (01 Oct 2025)
Download:
- Textadept 12.9 -- Windows
- Textadept 12.9 -- macOS 11+
- Textadept 12.9 -- Linux
- Textadept 12.9 -- Linux ARM
- Textadept 12.9 -- Modules
Bugfixes:
- Fixed Wayland copy clipboard command in the terminal version.
- Selecting between matching quotes should recognize when it's at the end of a string.
- Fixed Qt progress dialog being stuck in an indeterminate state.
- Fixed Pascal lexer numeric literals.
- Fixed folding of HTML/XML comments and XML processing instructions.
- Fixed incorrectly highlighting '..' range operators between numbers.
Changes:
- Updated Windows and macOS binaries to use Qt 6.9.
- Added support for Janet and todo.txt.
- Updated Python lexer to support t-strings.
- Updated ini, Dart, and org lexers.
- Autoupdate: renamed module from "autoupdate" to "update_notifier" to better reflect functionality.