chiark / gitweb /
static/tgal.js (keyevent): Discard key events with spurious modifiers.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 22 Jun 2023 11:15:59 +0000 (12:15 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 22 Jun 2023 11:15:59 +0000 (12:15 +0100)
Allow shift with `^', `<' and `>' because they require that on common
keyboard layouts (though not always), and because pressing shift gives a
different result if it's not needed; forbid modifiers with cursor keys,
space, and backspace.


No differences found