slackbuilds_ponce/development/textadept/README
Ryan P.C. McQuen 57c524f9ac development/textadept: Updated for version 7.8 & fixed symlinks.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2015-02-15 07:56:38 +07:00

19 lines
623 B
Text

Textadept is a fast, minimalist, and remarkably extensible cross-platform
text editor for programmers.
Written in a combination of C and Lua and relentlessly optimized for
speed and minimalism over the years, Textadept is an ideal editor for
programmers who want endless extensibility without sacrificing speed or
succumbing to code bloat and featuritis.
The following executables are symlinked from /opt/ to /usr/bin/:
-textadept
-textadept-curses
-textadeptjit
-textadeptjit-curses
-tad
-tadc
Note that `tad` and `tadc` are just easier ways to type `textadept`
and `textadept-curses`, respectively.