(BWDIC!) Drop readline(3) support..
commit63bf46416364c76d52b98a461d2767f324a4988a
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Fri, 9 Sep 2016 18:53:12 +0000 (9 20:53 +0200)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Thu, 15 Sep 2016 13:58:27 +0000 (15 15:58 +0200)
tree2dfd1b1fe87e3a2d8cca4493abf1bf821b67c071
parent475fe5200409af94936910f10f9398741a67ee2a
(BWDIC!) Drop readline(3) support..

I just stumbled over a, well, bug in the MLE (you can add history
entries even if *line-editor-disable*, tty_init() doesn't take
care for that, too; and more), and the readline(3) code also has
the same problems.

In my opinion there are just two things which makes readline(3)
preferable compared to MLE: the global resource file, and more
editor functions.  We can't do anything about the first, but
i rather add more editor functions than stumbling over such bugs
and have to deal with multiple implementations, henceforth.
INSTALL
make.rc
mk-conf.sh
nail.1
nailfuns.h
tty.c