summaryrefslogtreecommitdiffstats
path: root/development/textadept/README
diff options
context:
space:
mode:
author Ryan P.C. McQuen <ryan.q@linux.com>2015-02-10 08:55:32 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-15 07:56:38 +0700
commit57c524f9ac2b232b79a8689cbaf1fca438686869 (patch)
treeb9b7e96b1fed2249e3905513eca162b45e0edc78 /development/textadept/README
parent43c579ca0e8dbf681b6a74adba92c7ecf3de504c (diff)
downloadslackbuilds-57c524f9ac2b232b79a8689cbaf1fca438686869.tar.gz
slackbuilds-57c524f9ac2b232b79a8689cbaf1fca438686869.tar.xz
development/textadept: Updated for version 7.8 & fixed symlinks.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development/textadept/README')
-rw-r--r--development/textadept/README12
1 files changed, 12 insertions, 0 deletions
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.