• src/conio/cterm.c cterm.txt

    From Deucе@VERT to Git commit to main/sbbs/master on Thu Aug 3 11:42:14 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/43abe2a7fd5e1a4e5d1fc236
    Modified Files:
    src/conio/cterm.c cterm.txt
    Log Message:
    Add support for 90-97 and 100-107 SGR parameters

    This allows directly setting bright foreground and background colours
    rather than using bold and blink to indirectly modify them.

    These do not have an effect if the desired mode is not possible
    (ie: no bright background, no bright foreground).

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Mon Apr 27 18:23:42 2020
    src/conio cterm.c 1.290 1.291 cterm.txt 1.76 1.77
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv1291

    Modified Files:
    cterm.c cterm.txt
    Log Message:
    Yet another massive refactor...
    Now, the window() is set to the curr coordinates.
    Use generic functions for implicit and relative movement.
    Make the scrolling region behave much more like the DEC source.




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