@techee commented on this pull request.
> + if (sci_get_line_from_position(sci, pos_next) == line) + char_width = SSM(sci, SCI_POINTXFROMPOSITION, 0, pos_next) - x; > Yes it is To be clear, I meant the screenshot is with the `char_width=1` version. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3316#discussion_r1352356861 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3316/review/1667486...@github.com>