Textadept 13.0 alpha #653
orbitalquark
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Textadept 13.0 alpha is released from https://github.com/orbitalquark/textadept/releases/tag/textadept_13.0_alpha
The major change here is an update to Lua 5.5 from 5.4. The main incompatibility is that loop variables are read-only, so user scripts may need to be updated. (The full list is here.) Also, due to how Textadept is built here on GitHub, macOS binary releases are now only for Apple Silicon. You can still build the application on an Intel Mac, though.
Bugfixes:
Changes:
ui.statusbar_textandui.buffer_statusbar_textreadable.ui.statusbarfor controlling statusbar visibility.buffer.selection_serializedformat changed.Beta Was this translation helpful? Give feedback.
All reactions