github orbitalquark/textadept textadept_13.0_alpha_2
13.0_alpha_2

pre-release9 hours ago

Textadept 13.0 alpha 2 (01 Feb 2026)

Please see the migration guide for migrating from Textadept 12 to 13.

Bugfixes:

  • Fixed bug spawning commands with single quoted argments in the Qt version.
  • Fixed inability to work with files with UTF-8 characters in them on Windows.
  • Fixed rare signaling issues (e.g. keypress in the find entry) in the GTK version.
  • Fixed potential override of terminal version light color variants.
  • Fixed terminal version box indicators potentially showing the wrong colors.
  • Spellcheck: fall back on the English dictionary if the detected language is C.

Changes:

  • Require C17 for compiling.
  • Updated key bindings for switching between buffers on macOS.
  • Changed key binding for "View > Toggle Fold".
  • Added menu options for toggling find options.
  • Renamed view.size and view.parent_size to view.split_pos and view.parent_split_pos,
    respectively.
  • ui.get_split_table() now returns a {width, height, split_pos} table for view size fields.
  • The terminal version can draw underline indicators using INDIC_SQUIGGLE or INDIC_SQUIGGLELOW.
  • Updated to Lua 5.5.0.

Don't miss a new textadept release

NewReleases is sending notifications on new releases.