Files
source/Y/ext_keymap.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>ext_keymap</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/lib--widget--widget-common.c.html#L315'>ext_keymap</a> 315 lib/widget/widget-common.c w-&gt;ext_keymap = NULL;</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L670'>ext_keymap</a> 670 lib/widget/widget-common.c return keybind_lookup_keymap_command (w-&gt;ext_keymap, key);</span>
<span class='curline'><a href='../S/lib--widget--widget-common.h.html#L147'>ext_keymap</a> 147 lib/widget/widget-common.h const global_keymap_t *ext_keymap; // extended keymap</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L2126'>ext_keymap</a> 2126 src/editor/edit.c w-&gt;ext_keymap = editor_x_map;</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L1243'>ext_keymap</a> 1243 src/editor/editwidget.c wd-&gt;ext_keymap = editor_x_map;</span>
<span class='curline'><a href='../S/src--filemanager--filemanager.c.html#L867'>ext_keymap</a> 867 src/filemanager/filemanager.c w-&gt;ext_keymap = filemanager_x_map;</span>
</pre>
</body>
</html>