Subj : src/conio/sdl_con.c To : Git commit to main/sbbs/master From : Deucе Date : Sat Oct 19 2024 11:17 am https://gitlab.synchro.net/main/sbbs/-/commit/f6f20a635e8a693c511fe43d Modified Files: src/conio/sdl_con.c Log Message: Add call to update_cvstat() in setup_surfaces() This should ensure that cvstat has the right window size at the start. I hope. .