An error occurred while fetching folder content.
input: don't crash when receiving a KEY_CANCEL
Benno Schulenberg authored
On some systems, typing ^C apparently results in a KEY_CANCEL in
the input stream, which gets hard-bound to the do_cancel function.
But in the main menu there is no Cancel function.  So... in that
case, let it fall back to the plain old Ctrl-C code: 0x03.
Reported-by: default avatarLiam Gretton <liam.gretton@leicester.ac.uk>
2b1bc686
Name Last commit Last update
..