Subj : src/conio/ciolib.c To : Git commit to main/sbbs/master From : Deucе Date : Mon Mar 18 2024 08:54 pm https://gitlab.synchro.net/main/sbbs/-/commit/ac7e9ca7b9592ce9da3257e9 Modified Files: src/conio/ciolib.c Log Message: Don't bother starting the SDL thread just to shut it down. Fixes issue closing SyncTERM in curses mode on macOS. .