<p>I would like to have the possibility to see more lines beneath the cursor when the cursor is near the bottom of the text edit pane.</p>

<p><a href="https://github.com/b4n" class="user-mention">@b4n</a> mentioned in the last paragraph of <a href="https://github.com/geany/geany/issues/1116#issuecomment-230763662">his comment</a> to issue <a href="https://github.com/geany/geany/issues/1116" class="issue-link js-issue-link" data-url="https://github.com/geany/geany/issues/1116" data-id="164044567" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#1116</a> </p>

<blockquote>
<p>However, we could indeed set <a href="http://www.scintilla.org/ScintillaDoc.html#SCI_SETYCARETPOLICY">the Y caret policy</a> with an offset so the last line is never on the bottom, something like <code>SCI_SETYCARETPOLICY(CARET_SLOP | CARET_STRICT | CARET_EVEN, 1).</code><br>
I guess that'd be reasonable, but may require a setting.</p>
</blockquote>

<p>So my feature request is: Please implement such a setting, but please with more than just one single line - it would be nice to be able to freely set the number of lines.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1152">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJxEHlEaLIyvHxEhTfJFS6P0LYHa6ks5qZ1FngaJpZM4JWJMx">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJxmqT-IZiZmcTdOM-MVDVlGUdgHYks5qZ1FngaJpZM4JWJMx.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/1152"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>