editor_map 2154 src/editor/edit.c w->keymap = editor_map; editor_map 358 src/editor/editwidget.c shortcut = keybind_lookup_keymap_shortcut (editor_map, command); editor_map 362 src/editor/editwidget.c ext_map = keybind_lookup_keymap_shortcut (editor_map, CK_ExtendedKeyMap); editor_map 1247 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;