Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
textadept_12.9.linux.arm.tgz | 2025-10-01 | 10.2 MB | |
textadept_12.9.linux.tgz | 2025-10-01 | 10.3 MB | |
textadept_12.9.macOS.zip | 2025-10-01 | 30.3 MB | |
textadept_12.9.modules.zip | 2025-10-01 | 3.1 MB | |
textadept_12.9.win.zip | 2025-10-01 | 22.0 MB | |
12.9 source code.tar.gz | 2025-09-30 | 4.7 MB | |
12.9 source code.zip | 2025-09-30 | 4.7 MB | |
README.md | 2025-09-30 | 2.1 kB | |
Totals: 8 Items | 85.3 MB | 5 |
Textadept 12.9 (01 Oct 2025)
Download:
- Textadept 12.8 -- Windows
- Textadept 12.8 -- macOS 11+
- Textadept 12.8 -- Linux
- Textadept 12.8 -- Linux ARM
- Textadept 12.8 -- Modules
Bugfixes:
- Added missing menu mnemonic for Tools > Show Keys.
- Fixed inability to escape escape sequences in regex replace.
- Disable mouse and bracketed paste in terminal version after selecting "save all" when quitting.
- Autoupdate: lack of internet connection should not cause autoupdate check error.
- LSP: only shutdown language servers when actually quitting.
- Scintilla: prevent wrapping between 'rn'.
- Scintilla: fixed crash during painting when scrollbars are changed.
- Scintilla: fixed GTK bug where scroll position is not restored in non-wrap mode.
Changes:
- Added Japanese translation.
- Support building on macOS with Homebrew Qt.
- Only check for non-existent recent files on session load instead of on dialog open.
- Autoupdate: added button for copying release link to clipboard instead of auto-clobbering it.
- Open file mode: added autocompletion list icons.
- Open file mode: emulate bash completion better, including
~
expansion. - Scratch: add ability to save/restore indicators, including for Files Found buffers.
- Scintilla: added
view:scroll_vertical()
for easily scrolling to wrapped sub-lines. - Updated to Lua 5.4.8.
- Updated to Scintilla 5.5.7.