get-keymaps in drscheme:rep:drs-bindings-keymap-mixin
The keymaps returned from this method are chained to this
editor<%>'s keymap.
( -> (listof (instanceof send a-drscheme:rep:drs-bindings-keymap-mixin get-keymaps)keymap%))
Calls the super method and adds in a keymap with the drscheme-specific keybindings:
f5 - execute
c:x;o - toggles the focus between the definition and interactions windows.