<p></p>
<p>I think I have discovered a bug in the terminal size calculation done by the VTE in the messages window, I use the fish shell and I always get this message whenever I open the terminal:</p>
<pre><code>⏎                                                           Welcome to fish, the friendly interactive shell
TheDcoder@arch /m/d/P/C/E/build (master)> <W> fish: Current terminal parameters set terminal size to unreasonable value.
<W> fish: Defaulting terminal size to 80x24.
</code></pre>
<p>Perhaps Geany is initializing the VTE widget too soon, causing it to believe the available size is 0 or some other unreasonable value.</p>
<p>I am using Geany 1.37 and this issue is always reproducible.</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/2705">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZUP2BHCEXMVR4MSWLSWPTDTANCNFSM4VIWMK4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2KX6SP57ERMZF7SWDSWPTDTA5CNFSM4VIWMK4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LRLMB3A.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/2705",
"url": "https://github.com/geany/geany/issues/2705",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>