editor_map 2124 src/editor/edit.c w->keymap = editor_map; editor_map 360 src/editor/editwidget.c shortcut = keybind_lookup_keymap_shortcut (editor_map, command); editor_map 364 src/editor/editwidget.c ext_map = keybind_lookup_keymap_shortcut (editor_map, CK_ExtendedKeyMap); editor_map 1250 src/editor/editwidget.c wd->keymap = editor_map; editor_map 76 src/keymap.c const global_keymap_t *editor_map = NULL; editor_map 48 src/keymap.h extern const global_keymap_t *editor_map;