Menu

Terminal interface has incorrect function keys response

Anonymous
2016-12-09
2016-12-09
  • Anonymous

    Anonymous - 2016-12-09

    pcbasic-15.08.11 for linux;python-2.7.6;python-xdg
    pygame not installed gives curses terminal instead of graphical interface.
    This works OK, except
    F1 ... F4 gives [11~ ... [14~ instead of LIST ... SAVE"
    F5 ... F10 works as expected.

     
  • Rob Hagemans

    Rob Hagemans - 2016-12-09

    Thanks for reporting - I think different terminals use different escape codes for F1-F4, so I'll ensure I include those ones as well as the ones currently being looked for.