teliva/src/lcurses
Kartik K. Agaram 5530995188 reliably exit on confirmation
Until now you had to press ctrl-x twice in rapid succession to exit if
an app turned on non-blocking keyboard with nodelay(true). This became
particularly noticeable after the previous change to anagrams.tlv, which
could no longer exit.
2022-03-05 14:44:37 -08:00
..
Makefile now building on OpenBSD 2021-11-27 07:58:58 -08:00
_helpers.c get Teliva running on NetBSD 2022-01-24 20:15:43 -08:00
chstr.c inline lcurses maximally rather than minimally 2021-11-19 19:11:03 -08:00
compat-5.2.c standardize warning flags everywhere 2021-11-22 19:01:07 -08:00
compat-5.2.h inline lcurses maximally rather than minimally 2021-11-19 19:11:03 -08:00
curses.c delete curses primitives to read whole lines 2022-02-21 17:06:34 -08:00
curses.lua a couple more global curses bindings 2021-11-29 22:40:42 -08:00
strlcpy.c inline lcurses maximally rather than minimally 2021-11-19 19:11:03 -08:00
window.c reliably exit on confirmation 2022-03-05 14:44:37 -08:00