github orbitalquark/textadept textadept_13.1_beta
13.1_beta

pre-release3 hours ago

Textadept 13.1 beta (01 Sep 2026)

Bugfixes:

  • Prevent default session from being clobbered when Textadept receives a filename or directory
    on the command line.
  • Fix buffer.fold* settings from being ignored in ~/.textadept/init.lua.
  • Fixed potential for desynchronized tabs on startup in the GTK version.
  • Fixed key bindings for "Select Line".
  • LSP: fix some Lua language server startup issues.

Changes:

  • When building from source, CMake verifies checksums for downloaded dependencies.
  • Recognize '-' as stdin when using Textadept as a standalone Lua interpreter via -L or --lua.
  • events.UPDATE_UI now has buffer.UPDATE_TEXT and buffer.UPDATE_LINE_COUNT bits for when
    buffer text and line count changes, respectively.
  • Replaced is_hidpi() with ui.scale.
  • Support fractional scaling on Qt.
  • LSP: Lua language server removes images from LDoc markdown.
  • Updated to Scintilla 5.6.6.
  • Updated to Lua 5.5.1.

Don't miss a new textadept release

NewReleases is sending notifications on new releases.