-
Committer:
Benno Schulenberg
-
Date:
2023-08-27 13:01:37 UTC
-
Revision ID:
git-v1:f0f1c94afa378cc7e6a8e10f24dc35ee5c31016e
input: intercept a spurious keycode and say what the actual problem is
Xfce Terminal sets TERM to xterm-256color even though it does not have
all the capabilities that an xterm has, leading it to misinterpret some
escape sequence and produce a spurious 0x24C key code.
Intercept this mistaken key code and tell the user what is wrong.
This mitigates https://savannah.gnu.org/bugs/?64578.
Reported-by: Lawrence R. Steeger