12.1
github-actions
released this
01 Sep 12:45
·
316 commits
to default
since this release
Textadept 12.1 (01 Sep 2023)
Download:
- Textadept 12.1 -- Windows
- Textadept 12.1 -- macOS 11+
- Textadept 12.1 -- Linux
- Textadept 12.1 -- Modules
Bugfixes:
- Correctly recognize projects under Fossil version control.
- Fixed potential crash on GTK when opening a list dialog and immediately arrowing down.
- Fixed crash unsplitting a non-focused view whose other pane contains the focused view.
- Fixed some multi-byte characters in Julia lexer being incorrectly marked as operators.
- Fixed lack of legacy support for
lexer.fold_consecutive_lines()
. - Do not highlight Bash variable pattern expansion as comments.
- Fixed potential crash with proxy lexers like RHTML.
- Scintilla: fixed crash when using IME with a large amount of text selected.
Changes:
- Added
textadept.run.run_without_prompt
for running commands immediately - Updated Hare lexer.