Skip to content
  • rswindell's avatar
    Added new console status and getstr() mode bit definitions: · 1815b3df
    rswindell authored
    CON_DOWNARROW, CON_LEFTARROW, and CON_BACKSPACE, used to determine when
    getstr() is terminated with arrow key/backspace movement.
    And K_LEFTEXIT and K_USEOFFSET mode bits for console.getstr().
    Used for full-screen editor functionality.
    1815b3df