summaryrefslogtreecommitdiffstats
path: root/development/textadept/README
blob: 0f46266045b9e48cbfeecd3db8b4c5d3fcb807d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.