editor_map 2127 src/editor/edit.c w->keymap = editor_map; editor_map 363 src/editor/editwidget.c shortcut = keybind_lookup_keymap_shortcut (editor_map, command); editor_map 367 src/editor/editwidget.c ext_map = keybind_lookup_keymap_shortcut (editor_map, CK_ExtendedKeyMap); editor_map 1245 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;