<p>I prefer that the terminal doesn't use bold fonts when printing characters with bold or highlight attribute since it's easier to my eyes.</p>
<p>This patch allows VTE to be configured that way through <code>vte_terminal_set_allow_bold()</code>.</p>
<p>Preview: <a href="http://i.imgur.com/KPZwPyi.png?1">http://i.imgur.com/KPZwPyi.png?1</a></p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/geany/geany/pull/1132'>https://github.com/geany/geany/pull/1132</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Allow VTE to be configured to not use bold fonts</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/1132/files#diff-0">data/geany.glade</a>
(15)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/1132/files#diff-1">doc/geany.txt</a>
(3)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/1132/files#diff-2">src/keyfile.c</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/1132/files#diff-3">src/prefs.c</a>
(6)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/1132/files#diff-4">src/vte.c</a>
(3)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/1132/files#diff-5">src/vte.h</a>
(1)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/geany/geany/pull/1132.patch'>https://github.com/geany/geany/pull/1132.patch</a></li>
<li><a href='https://github.com/geany/geany/pull/1132.diff'>https://github.com/geany/geany/pull/1132.diff</a></li>
</ul>
<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/pull/1132">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ1fQsRw7KyI0-wWUZS8R2ENBRik2ks5qT7X-gaJpZM4JIofn">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ1jgiUlAgdKG__UKV-fwChzxBPtgks5qT7X-gaJpZM4JIofn.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/geany/geany/pull/1132"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>