[Github-comments] [geany/geany] Add support for keeping the cursor a number of lines from the edges (#1154)
Matthew Brush
notifications at xxxxx
Sun Aug 21 02:29:49 UTC 2016
> @@ -2254,6 +2254,13 @@ Stop scrolling at last line
> When enabled Geany stops scrolling when at the last line of the document.
> Otherwise you can scroll one more page even if there are no real lines.
>
> +Lines visible around the cursor
> + The number of lines to keep visible above and below the line on which the
> + cursor is when automatically scrolling the view. This allows to prevent
> + the cursor from going near the top and bottom edges in order to keep it in
> + some context. If *Stop scrolling at last line* is disabled, the cursor will
> + never reach the bottom edge when this value is greater than 0.
> +
"This allows some _lines_ of context..."
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1154/files/4ad652aa7d3179dc6da1dcd077d11b21cc5ca0cb#r75588027
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160820/9450d5d3/attachment.html>
More information about the Github-comments
mailing list