Add WANT_KEY_BINDINGS..
commit1aa64b6a97b2f7d0c026270fde323ad873dab3f6
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Thu, 14 Apr 2016 21:19:26 +0000 (14 23:19 +0200)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Thu, 15 Sep 2016 13:57:23 +0000 (15 15:57 +0200)
treec530254d36883eaf6ff844092fd102111840c573
parent0e08e86f09269d641a52429bc5839421c84fb2a8
Add WANT_KEY_BINDINGS..

Extend our termcap handling to not use fixed buffers but instead
the new n_string object, and support ANY capability name in
*termcap* if WANT_KEY_BINDINGS is enabled.

Add the necessary support for the MLE to implement `bind' and
`unbind' commands, but the actual functionality has been split off
this changeset, because of the new [topic/wysh] sh(1)ell-style
argument quoting rules, which we really deserved for `bind'++.

Add many more builtin n_TERMCAP_QUERY constants already here and
now, and regenerate tcaps.h.
make.rc
mk-conf.sh
mk-tcap-map.pl
nail.h
nailfuns.h
tcaps.h
termcap.c