Subj : Initial design of Terminal class To : GitLab note in main/sbbs From : Deucе Date : Tue Mar 25 2025 10:31 pm https://gitlab.synchro.net/main/sbbs/-/merge_requests/506#note_6883 Yeah, no real way to guess at if anyone has tried using it and been frustrated. ``` print("Test\r"); print("last_line_length = " + console.last_line_length); // Prints 0, as advertised ``` :smiley: .