Go to file
Neil Toronto 02d85d78ab Altered keymap% to not claim to handle key events that it doesn't
Previously, `keymap%` would return #t for all shift, ctrl, and key release
events. DrRacket's editors would then not handle those events (correctly,
as they shouldn't handle already-handled events), meaning that the events
weren't sent to any snips.

original commit: 8ba8d01ec07d45ec67bd06df0670c7498fa20bb9
2014-08-29 16:44:02 -04:00
pkgs Altered keymap% to not claim to handle key events that it doesn't 2014-08-29 16:44:02 -04:00