Skip to content
  • rswindell's avatar
    Cleaned-up the whole ungetkey/keybuf stuff: · d2a6493e
    rswindell authored
    ungetkey() now puts keys directly into the input ring buffer (no more keybuf).
    handle_ctrlkey() no longer pushes entire unsupported ANSI escape sequence into
    the input buffer (causing an infinite loop).
    d2a6493e