[Github-comments] [geany/geany] Long Line Marker Issue (#2886)

elextr notifications at xxxxx
Sat Sep 4 11:05:00 UTC 2021


Ubuntu regular is not a monospaced font, so there is no specific pixel position to draw a vertical line that is the same column in all lines, it depends on the content of the line.  IIRC the position used is a line of spaces which will compress in a non-monospaced font.

If you really want to use a non-monospaced font and still want long line indication, then set the long line to background (Preferences->Editor->Display) which is something that can be shown differently for each text line.

-- 
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/issues/2886#issuecomment-912954878
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210904/c14c30d9/attachment-0001.htm>


More information about the Github-comments mailing list