[previous] [up] [next]     [index]
Next: keymap:get-file Up: Keymap Utilities Previous: keymap:canonicalize-keybinding-string

keymap:get-editor

This returns a keymap for handling standard editing operations. It binds these keys:

where each key is prefixed with the menu-shortcut key, based on the platform. Under unix, the shortcut is scm"a:"; under windows the shortcut key is "c:" and under MacOS, the shortcut key is "d:".



PLT