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

23 lines
2.0 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>cursor_after_inserted_block</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#L88'>cursor_after_inserted_block</a> 88 src/editor/edit.c .cursor_after_inserted_block = FALSE,</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1990'>cursor_after_inserted_block</a> 1990 src/editor/edit.c if (!edit_options.cursor_after_inserted_block)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L2065'>cursor_after_inserted_block</a> 2065 src/editor/edit.c if (!edit_options.cursor_after_inserted_block)</span>
<span class='curline'><a href='../S/src--editor--edit.h.html#L46'>cursor_after_inserted_block</a> 46 src/editor/edit.h gboolean cursor_after_inserted_block;</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1353'>cursor_after_inserted_block</a> 1353 src/editor/editcmd.c if (edit_options.cursor_after_inserted_block)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1465'>cursor_after_inserted_block</a> 1465 src/editor/editcmd.c if (edit_options.cursor_after_inserted_block)</span>
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L179'>cursor_after_inserted_block</a> 179 src/editor/editoptions.c &amp;edit_options.cursor_after_inserted_block, NULL),</span>
<span class='curline'><a href='../S/src--setup.c.html#L350'>cursor_after_inserted_block</a> 350 src/setup.c { "editor_cursor_after_inserted_block", &amp;edit_options.cursor_after_inserted_block },</span>
</pre>
</body>
</html>