Files
source/Y/editor_map.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

21 lines
1.5 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>editor_map</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/src--editor--edit.c.html#L2125'>editor_map</a> 2125 src/editor/edit.c w-&gt;keymap = editor_map;</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L360'>editor_map</a> 360 src/editor/editwidget.c shortcut = keybind_lookup_keymap_shortcut (editor_map, command);</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L364'>editor_map</a> 364 src/editor/editwidget.c ext_map = keybind_lookup_keymap_shortcut (editor_map, CK_ExtendedKeyMap);</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L1242'>editor_map</a> 1242 src/editor/editwidget.c wd-&gt;keymap = editor_map;</span>
<span class='curline'><a href='../S/src--keymap.c.html#L76'>editor_map</a> 76 src/keymap.c const global_keymap_t *editor_map = NULL;</span>
<span class='curline'><a href='../S/src--keymap.h.html#L48'>editor_map</a> 48 src/keymap.h extern const global_keymap_t *editor_map;</span>
</pre>
</body>
</html>