diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2023-02-23 22:32:53 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2023-02-23 23:16:18 +0000 |
| commit | 9dbcfa765ba59a8201425df18bec09c7bc334c5e (patch) | |
| tree | 3aeaf692447bb8bbcbfa3cef2afda06cc3d958f7 /findloop.c | |
| parent | 015bd1447472f82a5607ecb5fabaf25bf37cd4e2 (diff) | |
| download | puzzles-9dbcfa765ba59a8201425df18bec09c7bc334c5e.zip puzzles-9dbcfa765ba59a8201425df18bec09c7bc334c5e.tar.gz puzzles-9dbcfa765ba59a8201425df18bec09c7bc334c5e.tar.bz2 puzzles-9dbcfa765ba59a8201425df18bec09c7bc334c5e.tar.xz | |
More cleverness in midend_process_key()
It now strips off modifier flags from keys that shouldn't have them and
maps printable characters with MOD_CTRL to the corresponding control
characters. It also catches Ctrl+Shift+Z because that obviously belongs
in the midend.
I've updated the JavaScript front-end to take advantage of these
changes. Other front ends are unchanged and should work just as they
did before.
Diffstat (limited to 'findloop.c')
0 files changed, 0 insertions, 0 deletions