• src/sbbs3/inkey.cpp

    From rswindell@VERT to CVS commit on Sunday, April 28, 2019 01:37:07
    src/sbbs3 inkey.cpp 1.58 1.59
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv4291

    Modified Files:
    inkey.cpp
    Log Message:
    When a PETSCII delete key is struck, treat as backspace ('\b').



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, May 06, 2019 01:46:43
    src/sbbs3 inkey.cpp 1.59 1.60
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv32265

    Modified Files:
    inkey.cpp
    Log Message:
    When user is not online (yet), inkey() shall return the ctrl-key values for
    ^U, ^P, ^T, ^K, etc. and not 0. This allows a CBM/PETSCII terminal user
    to actual hit their Backspace/Delete key (^T) in response to the new new-user prompt


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, July 23, 2019 19:44:00
    src/sbbs3 inkey.cpp 1.61 1.62
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv12855

    Modified Files:
    inkey.cpp
    Log Message:
    Use term_supports() for detecting NO_EXASCII support.


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