jart / bestline

ANSI Standard X3.64 Teletypewriter Command Session Library
Other
443 stars 29 forks source link

Changes I'm using to allow background I/O with bestline. #31

Closed octetta closed 1 year ago

octetta commented 1 year ago

I've been using this hack of bestline to allow my app to handle background input. At the moment, only replacing the read function has really been tested. Example usage is shown in multi.c.