slackbuilds/development/textadept
Brenton Earl 64465e6ea8
development/textadept: Updated for version 10.1.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
2018-10-21 06:47:01 +07:00
..
README development/textadept: Updated for version 9.6. 2018-03-17 08:51:49 +07:00
doinst.sh development/textadept: Updated for version 9.6. 2018-03-17 08:51:49 +07:00
slack-desc development/textadept: Update HOMEPAGE. 2017-05-27 07:30:06 +07:00
textadept.SlackBuild development/textadept: Updated for version 10.1. 2018-10-21 06:47:01 +07:00
textadept.info development/textadept: Updated for version 10.1. 2018-10-21 06:47:01 +07:00

README

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.