Subj : src/sbbs3/listfile.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Fri May 05 2023 19:55:33 https://gitlab.synchro.net/main/sbbs/-/commit/957a1d7ff51d93b5ded4a267 Modified Files: src/sbbs3/listfile.cpp Log Message: Use '[' Ctrl-A code to move cursor to first column, not a bare '\r'A bare '\r' doesn't move the cursor to the first column in PETSCII terminals.The '[' Ctrl-A code moves the cursor to the first column with multiplecursor-left sequences, if necessary.Ideally this sequence would be part of the text.dat string instead ofhard-coded here.This fixes issue #561 --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .