13.1_beta
Pre-release
Pre-release
Textadept 13.1 beta (01 Sep 2026)
- Textadept 13.1 beta -- Windows
- Textadept 13.1 beta -- macOS 13+
- Textadept 13.1 beta -- Linux
- Textadept 13.1 beta -- Linux ARM
- Textadept 13.1 beta -- Modules
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
-Lor--lua. events.UPDATE_UInow hasbuffer.UPDATE_TEXTandbuffer.UPDATE_LINE_COUNTbits for when
buffer text and line count changes, respectively.- Replaced
is_hidpi()withui.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.