• Discussion points for terminal/lang/charset/retro client support

    From Deucе@VERT to GitLab note in main/sbbs on Tuesday, March 25, 2025 07:58:51
    https://gitlab.synchro.net/main/sbbs/-/issues/880#note_6809

    Assigning to me so I can find it later

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to GitLab note in main/sbbs on Tuesday, March 25, 2025 20:17:08
    https://gitlab.synchro.net/main/sbbs/-/issues/880#note_6856

    I'm not clear why Terminal::dec_row() is messing with the lncntr: it shouldn't. The line counter is the number of potentially unread/acknowledged lines of displayed text. I don't see how moving the cursor up the screen should impact that number.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to GitLab note in main/sbbs on Tuesday, March 25, 2025 22:35:57
    https://gitlab.synchro.net/main/sbbs/-/issues/880#note_6884

    Discussion around line_counter, handling overflow, and what a good way to tame the auto-pause beast is.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to GitLab note in main/sbbs on Saturday, March 29, 2025 09:04:17
    https://gitlab.synchro.net/main/sbbs/-/issues/880#note_6945

    "iCE Color"

    SyncTERM can do that if the BBS sends the appropriate commands. Should the ANSI terminal object dynamically twiddle the appropriate bit?

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to GitLab note in main/sbbs on Wednesday, April 02, 2025 13:00:59
    https://gitlab.synchro.net/main/sbbs/-/issues/880#note_6968

    ctrlkey_passthru and single-byte controls in non-ANSI... for example, cursor-down is CTRL-Q in PETSCII.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to GitLab note in main/sbbs on Wednesday, April 02, 2025 13:02:34
    https://gitlab.synchro.net/main/sbbs/-/issues/880#note_6968

    ctrlkey_passthru and single-byte controls in non-ANSI... for example, cursor-down is CTRL-Q in PETSCII, but CTRL-J in "Synchronet".

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net