-
- Downloads
Fix bug with appending an empty line after a partial line. It should add a...
Fix bug with appending an empty line after a partial line. It should add a blank line but it was a no-op. This made appendScreenToSCrollback push fewer lines than expected and popScrollbackLines would make a mess of things when called later. Also, empty lines would sometimes be missing from the scrollback buffer.
Please register or sign in to comment