[Github-comments] [geany/geany] When "go to line" is out of bounds, go to beginning or end of document (PR #2973)

elextr notifications at xxxxx
Sun Oct 31 01:57:11 UTC 2021


Update:

Found https://github.com/geany/geany/blob/04566236d3f9811d55d6c7bcc492b3a60369fd20/src/callbacks.c#L923 that makes line numbers 0 based when passed to `editor_goto_line()` so just needs to change the warning test to < 0.

-- 
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/2973#issuecomment-955622814
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211030/a6f5ef45/attachment.htm>


More information about the Github-comments mailing list