Skip to content
  • rswindell's avatar
    In uifc.list(), stopping treat the Backspace key as ESC (exit) and instead · c728e168
    rswindell authored
    treat the same Delete Char. This is for systems were there is no "Delete Char"
    key (e.g. Mac) or where the Delete and Backspace keys send the reverse key
    codes. On a Mac, the Backspace key is actually labeled "Delete", so treat
    the key-code sent as "Delete item", consistent with the status bar/help
    indicator.
    c728e168