Textadept 12.2 – Minimalist, and remarkably extensible text editor.

Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor

Textadept’s user interface is sleek and simple. Relentlessly optimized for speed and minimalism over the years, the editor consists of less than 2000 lines of C code and less than 4000 lines of Lua code.

Textadept is an ideal editor for programmers who want endless extensibility without sacrificing speed or succumbing to code bloat and featuritis. The editor gives you complete control over the entire application using the Lua programming language. Everything from moving the caret to changing menus and key commands on-the-fly to handling core events is possible. Its potential is vast.

Note: While the software is classified as free, it is actually donationware. Please consider making a donation to help support development.

Bugfixes:

Regex replacements with ‘^’ anchors should only match once per line.
Fix statusbar column number not including virtual space.
Fixed terminal version crash in some list dialogs with UTF-8 characters in them.
Gtk input dialogs are resizable.
Fixed default Gtk icon dialog when none was specified.

Changes:

Updated Brazilian Portuguese and Spanish localizations.

Download Now