@Skif-off Ahh, thank you for working on that one as well, works great. Okay so now the cursor location works in all four tools. I noticed something but I am not sure if it is a Geany based issue or a GeanyLua issue, but maybe can be corrected within the scripts for the following two tools, because same issue occurs in both of them.
`TOOL 2` `ADD LINES BELOW CURSOR - Cursor at Bottom` AND `TOOL 4` `ADD LINES TO BOTTOM OF DOCUMENT - Cursor at Bottom` When using either of the above tools, if new blank lines are added that end up beyond visible line numbers shown in document/Geany window, I would like Geany to scroll down to that new cursor location automatically so that line/cursor location is visible on screen. Strange because sometimes it does this and sometimes it does not. Not sure why this occurs? If nothing stands out to you why, would you be able to add code that automatically performs this scroll to line/cursor action each time either of these scripts (TOOL2 & TOOL4) are run, to override whatever is causing this. Thank You -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4091#discussioncomment-11707975 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4091/comments/[email protected]>
