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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "[CLOSED] Bug reports" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
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.
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.