summaryrefslogtreecommitdiffstats
path: root/lib.h
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-09-06 21:08:33 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-09-06 21:08:33 -0700
commitd8e5052e3714fbede5b52a1706ed22d7e745d849 (patch)
tree8ad69995db16f50170ea5fc5df116c1be1211305 /lib.h
parentc2e0ec801502ae26dae3dfdd035ff10436cffedd (diff)
downloadtxr-d8e5052e3714fbede5b52a1706ed22d7e745d849.tar.gz
txr-d8e5052e3714fbede5b52a1706ed22d7e745d849.tar.bz2
txr-d8e5052e3714fbede5b52a1706ed22d7e745d849.zip
linenoise: remove bogus suport for crap terminals.
If some program really needs this, it can be implemented in that program. * linenoise/linenoise.c (supported_term): Static array removed. (unsupported_term): Function removed. (linenoise): Function removed. (go_raw): Converted to linenoise function. For handling non-tty's, opens and closes a stdio stream over ls->ifd instead of using stdin and STDIN_FILENO.
Diffstat (limited to 'lib.h')
0 files changed, 0 insertions, 0 deletions