Subj : src/conio/cterm.c src/syncterm/CHANGES To : Git commit to main/sbbs/master From : Deucе Date : Wed Apr 23 2025 01:57 pm https://gitlab.synchro.net/main/sbbs/-/commit/97a64bccd893a9dd7ccd568d Modified Files: src/conio/cterm.c src/syncterm/CHANGES Log Message: Fix LCF mode When wrapping due to a character being written, be sure to move to the next line before writing the new character. LCF mode was badly broken, so I guess nobody was using it? .