Subj : src/conio/cterm.c To : Git commit to main/sbbs/master From : Deucе Date : Tue Feb 25 2025 07:23 am https://gitlab.synchro.net/main/sbbs/-/commit/cbe604acdd0303d821bb8770 Modified Files: src/conio/cterm.c Log Message: CSI < c only takes one manditory argument with default Fixes bug introduced in cc07b354 where the command without any parameters would not return anything. .