Textadept is a fast, minimalist, and ridiculously extensible text editor for Linux, Mac OSX, and Windows. The C++ core will always be less than 2000 lines of code (excluding comments and blank lines) and contains the bare framework for a text editor. More than half of the C++ base is the Lua extension, and nearly everything in Textadept is controlled by Lua, making the editor's extensibility almost limitless.
Notable features:
- Multibuffer and split views
- Project manager with multiple views
- Dynamic lexers (56 and counting)
- Port of SciTE-tools' scripts (snippets, key commands, per-language utilities, etc.)
Requirements:
- Linux
- Mac OSX
- GTK+ OSX Framework
- (Note: use the latest test version of the framework that supports versioning.)
- Windows
The documentation is in the doc/ directory. Be sure to read the manual.html.