<p></p>
<blockquote>
<p dir="auto">Thanks <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/elextr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/elextr">@elextr</a> and <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/codebrainz/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/codebrainz">@codebrainz</a>, I have updated my comment above with my geany, gtk, and glib details for the record, but I just got the <code>line_height</code> workaround to work with excellent results.</p>
<p dir="auto">For the benefit of other users, the <code>line_height</code> setting can be found in "Tools" > "Configuration Files" > "filetypes.common". To change this setting from its default <code>line_height=0;0;</code> there are two things to note:</p>
<ul dir="auto">
<li><code>#~</code> lines are commented and have no effect.</li>
<li>The file format is an <a href="https://en.wikipedia.org/wiki/INI_file" rel="nofollow">INI file</a> so uncommenting the <code>line_height</code> line is insufficient because the <code>[styling]</code> section is also required; either uncomment this line or add a new <code>[styling]</code> section at the end.</li>
</ul>
<p dir="auto">The only uncommented lines in my filetypes.common are now:</p>
<pre><code>[styling]
line_height=0;2;
</code></pre>
<p dir="auto">With this setting and DejaVu Sans Mono Book size 12, underscores are visible. Using <code>line_height=0;1;</code> also works, but <code>line_height=0;2;</code> gives me, for the first time ever, exact agreement (as far as I can tell) with the line height in xfce4-terminal.</p>
</blockquote>
<p dir="auto">Thanks for the workaround. I can confirm it works. This is December, 2021, just installed Debian 11 which ships with Geany 1.37.1 which has the "bug". Using <code>line_height=0;1;</code> + uncommenting [styling], works fine for me. Display was quite troublesome without being able to see underscores. Thanks again.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2466#issuecomment-994697689">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4JUS2LJTT6AO4GVMDURB3KNANCNFSM4L2OUIUQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ36ZTBUXZPPZ26BMN3URB3KNA5CNFSM4L2OUIU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHNE6DWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2466#issuecomment-994697689",
"url": "https://github.com/geany/geany/issues/2466#issuecomment-994697689",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>