Skip to content

12.9

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Oct 04:01
· 28 commits to default since this release

Textadept 12.9 (01 Oct 2025)

Download:

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.