Change ux_input to periodically call os_tick()
authorBill Lash <william.lash@gmail.com>
Sun, 23 Jun 2019 22:24:34 +0000 (17:24 -0500)
committerBill Lash <william.lash@gmail.com>
Sun, 23 Jun 2019 22:24:34 +0000 (17:24 -0500)
commitdf49633b976f93483818d5d3d9c713d8bbcc8204
tree6123f8722755ab9a15f68ac5272a7865b83fa76f
parent13ded6d374079992310947dd42bff7d2d3145c91
Change ux_input to periodically call os_tick()

Regardless of the timeout.  This seems to fix the cab sound sequence
in sherlock.
src/curses/ux_input.c