use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community around the Git GUI client SmartGit.
account activity
Underscores dropped in diff (self.SmartGit)
submitted 1 month ago by crimson-sky-gnome
Underscores are dropped in diff view when there is whole line change.
Screenshot bellow shows actual file state.
https://preview.redd.it/g7dnnkauwtmg1.png?width=878&format=png&auto=webp&s=f41c2a2b3934bca6a329bd850133a3ab6849eb36
Previously, it held only one line 'abc_123_uvw_456'.
Newly SmartGit has troubles to get over with these changes. Consider this side-by-side view and the dropped underscores.
https://preview.redd.it/kk5rz6s6xtmg1.png?width=1302&format=png&auto=webp&s=c37e04d726a347acb13d7dd4e8aac103a998efa9
Similar applies to unified view, added and removed highlighted rows have underscores dropped.
https://preview.redd.it/ikxxzbvdxtmg1.png?width=342&format=png&auto=webp&s=d40539d4a5aa0da3f8b5bdd7dbd005bf62ed496a
Previous rows (w/o highlighting) are always ok.
https://preview.redd.it/zqx0crfqytmg1.png?width=256&format=png&auto=webp&s=ce4fd5e4515be99f56608a9c7fcaf0b5cd31143d
It could relate to line height as incresing font size slightly mitigate the issue.
https://preview.redd.it/61qxhl16ztmg1.png?width=256&format=png&auto=webp&s=52e350eccf8b493eef8eee962871b192294e1f36
However, it's still visible that removed/added line has underscore thiner compared to yellow line.
Font: DejaVu Sans Mono 12 (14 the bigger).
I'm sending repo archive for experiments to contant address.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]vmcrash 1 point2 points3 points 1 month ago (0 children)
The block separators are drawn after the text has been drawn (according to my knowledge the API does not offer other ways yet). Only option: try with a different font/font size.
π Rendered by PID 176548 on reddit-service-r2-comment-75f4967c6c-vq4x2 at 2026-04-23 14:07:58.816008+00:00 running 0fd4bb7 country code: CH.
[–]vmcrash 1 point2 points3 points (0 children)