@techee commented on this pull request.
In src/symbols.c:
> + if (sci_get_line_from_position(sci, pos_next) == line) + char_width = SSM(sci, SCI_POINTXFROMPOSITION, 0, pos_next) - x;
I don't see what the problem is in this case - this is what happens when I invoke it on i
and move the window to the right so the popup appears on the left:
The underline cursor of the insert mode disappears when the popup shows.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.