Subj : src/sbbs3/con_out.cpp To : Git commit to main/sbbs/master From : Rob Swindell Date : Mon Jun 07 2021 08:14 pm https://gitlab.synchro.net/main/sbbs/-/commit/52fa83359d5870bf54a1d061 Modified Files: src/sbbs3/con_out.cpp Log Message: Condition newline before progress display Sometimes the progress meter (e.g. during file text searches) appears at a column offset > 0 and doesn't look good. Fix that. .