Skip to content
  • Deucе's avatar
    f25fafae
    Fix some remains of input weirdness... · f25fafae
    Deucе authored
    Now that the conio layer is handling translation of character sets,
    the key handler in term.c should only handle terminal related
    translations (such as backspace to delete).
    
    This fixes bug 159, but there's still some inconsistency across
    the various backends on how they handle C0 control characters and
    input characters outside of US-ASCII.
    f25fafae
    Fix some remains of input weirdness...
    Deucе authored
    Now that the conio layer is handling translation of character sets,
    the key handler in term.c should only handle terminal related
    translations (such as backspace to delete).
    
    This fixes bug 159, but there's still some inconsistency across
    the various backends on how they handle C0 control characters and
    input characters outside of US-ASCII.
Loading