Textadept 13.0 alpha (01 Dec 2025)
- Textadept 13.0 alpha -- Windows
- Textadept 13.0 alpha -- macOS 13+
- Textadept 13.0 alpha -- Linux
- Textadept 13.0 alpha -- Linux ARM
- Textadept 13.0 alpha -- Modules
Bugfixes:
- Do not override a user-specified Qt style.
- Fixed inability to build with GTK2 if GTK3 is also installed.
- Fixed Qt 5 menus from appearing as separate windows on Wayland.
- Prevent xsel output being shown on startup.
- Fixed potential failure running build/test/run project commands.
- Fixed terminal version mouse mode for terminals larger than 222 rows/columns.
- LSP: do not accidentally load system Lua socket library if it exists.
- Scintilla: ensure selection is drawn correctly when restored by undo.
- Scintilla: fixed bug when indenting rectangular selection.
Changes:
- macOS binary downloads are only for Apple Silicon.
- Made
ui.statusbar_textandui.buffer_statusbar_textreadable. - Prevent Qt split views from collapsing when they get too small.
- Added
ui.statusbarfor controlling statusbar visibility. - Scintilla:
buffer.selection_serializedformat changed. - Scintilla: updated to Unicode 16.
- Updated to Lua 5.5.0 (rc1).
- Updated to Scintilla 5.5.8.