From Deuce@1:103/705 to Git commit to main/sbbs/master on Fri Jun 2 07:58:10 2023
https://gitlab.synchro.net/main/sbbs/-/commit/d225118a00b1d3f29f4e03b3
Modified Files:
src/conio/cterm.c cterm.h
Log Message:
Fix bracketpaste and erase lineThe bracketpaste "bit" was set to 0x16, not 0x10 or 16 as intended.Erase line would erase the wrong line if the scrolling region didn'tstart on line 1.
--- SBBSecho 3.20-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Nov 3 01:18:08 2024
This has only ever worked briefly, and makes the code more confusing.
--- SBBSecho 3.23-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
From Deucе@1:103/705 to Git commit to main/sbbs/master on Tue Mar 4 19:44:58 2025