chiark
/
gitweb
/
~mdw
/
tgal
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
8b42290
)
static/tgal.js (keyevent): Discard key events with spurious modifiers.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 22 Jun 2023 11:15:59 +0000
(12:15 +0100)
committer
Mark 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