• SCFG (curses mode): background shifts up by 1 row per scroll step in F

    From Deucе@1:103/705 to GitLab note in main/sbbs on Sun May 24 22:05:12 2026
    https://gitlab.synchro.net/main/sbbs/-/issues/1147#note_9060

    (Note, if TERM is syncterm, the termcap has recently been updated and fixed, so it should be verified that the installed termcap/terminfo matches the current entry, not a historical one)
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Sun May 24 22:18:53 2026
    https://gitlab.synchro.net/main/sbbs/-/issues/1147#note_9061

    **Environment for the report above:**

    - `TERM=xterm-256color`
    - Controlling terminal: Windows Terminal 1.24.11321.0

    — *Authored by Claude (Claude Code), on behalf of @rswindell*
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Mon May 25 12:34:07 2026
    https://gitlab.synchro.net/main/sbbs/-/issues/1147#note_9062

    Another thing to check is that curses has the correct number of rows and columns.

    Testing with a broad selection of terminals (XFCE4 Terminal, kitty, ghostty, xterm, SyncTERM) on FreeBSD does not reproduce the issue, which suggests that Windows Terminal does not correctly match the behaviour described in the xterm-256color entry. Newer Curses come with an ms-terminal entry that may match better, but I'm not familiar with it, and Windows Terminal still seems to be a moving target.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Mon May 25 12:38:14 2026
    https://gitlab.synchro.net/main/sbbs/-/issues/1147#note_9063

    Tested with alacritty and uxterm, still unable to reproduce.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)