From 57c524f9ac2b232b79a8689cbaf1fca438686869 Mon Sep 17 00:00:00 2001 From: "Ryan P.C. McQuen" Date: Tue, 10 Feb 2015 08:55:32 -0800 Subject: development/textadept: Updated for version 7.8 & fixed symlinks. Signed-off-by: Ryan P.C. McQuen --- development/textadept/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'development/textadept/README') diff --git a/development/textadept/README b/development/textadept/README index 1be28a5735..0f46266045 100644 --- a/development/textadept/README +++ b/development/textadept/README @@ -5,3 +5,15 @@ 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. -- cgit v1.2.3