summaryrefslogtreecommitdiff
path: root/misc/with-readline/README
diff options
context:
space:
mode:
authorTroic Bah <troicbah@gmail.com>2019-02-09 00:33:56 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-09 00:33:56 +0700
commit198fd2d2c1b972626ec7e28340012171fb8d9b8b (patch)
tree9ec1be5789ad0641e924fe584949ff31db217b93 /misc/with-readline/README
parent9655b9b8275ab43b797119e7714d0b17d23ffe6c (diff)
downloadslackbuilds-198fd2d2c1b972626ec7e28340012171fb8d9b8b.tar.gz
misc/with-readline: Added (run non readline apps in readline).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/with-readline/README')
-rw-r--r--misc/with-readline/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/with-readline/README b/misc/with-readline/README
new file mode 100644
index 0000000000..051ebcd297
--- /dev/null
+++ b/misc/with-readline/README
@@ -0,0 +1,4 @@
+with-readline (run non readline apps 'in' readline )
+
+with-readline allows readline editing to be applied to an arbitrary
+program without recompiling it.