<p></p>
<p>I want to close the files from the terminal, so that when I reopen them from bash, the tab is at the end.</p>
<pre><code>geany --close-files a.sh b.sh
geany a.sh b.sh
</code></pre>
<p>You could also make a parameter to move them to the end.</p>
<pre><code>geany --tab-to-end a.sh b.sh
</code></pre>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/3245767/120451581-18405980-c381-11eb-8e39-f5770bc8bf7b.png"><img src="https://user-images.githubusercontent.com/3245767/120451581-18405980-c381-11eb-8e39-f5770bc8bf7b.png" alt="Screenshot(4)" style="max-width:100%;"></a></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/2818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ32VTYT6MCOUBGLELLTQXYAHANCNFSM456JEMZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5AMRMRNPXIGG2O2LTTQXYAHA5CNFSM456JEMZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NRSLQUA.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/2818",
"url": "https://github.com/geany/geany/issues/2818",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>