<p>Right now if you input a number like</p>
<p>12345678</p>
<p>In the go-to widget</p>
<p>nothing happens.</p>
<p>The file I was modifying was a large .yml file, 16000 lines.</p>
<p>12345678 is much higher than 16000 so "technically"<br>
geany would be "correct". But, the event that me as the user<br>
is using that, the current behaviour is quite useless as the<br>
go-to functionality does not work. In that case I would<br>
like to, in pseudo code, have this behaviour:</p>
<pre><code>if user did input a HUGE number here
  automatically set the number to the "end of the file"
</code></pre>
<p>That way I as the user do not have to give an exact number<br>
if I want to quickly jump to the end of a file, even if only<br>
accidentally.</p>
<p>I reason that this behaviour would be better than the current<br>
"no action is done" behaviour, which is quite useless to me.<br>
(I also admit that this behaviour was with my old editor,<br>
and I got used to it a lot. The go-to behaviour of geany<br>
ni this regard is quite useless to me right now; I dont want<br>
to need or have to need to know the number, it could be<br>
autoset in this case, to the last line).</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/2146">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2HP3NDABUHTMHVGK3PUCLUBANCNFSM4HLDLIAA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJZZMXXZAKHALN3EPHTPUCLUBA5CNFSM4HLDLIAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GSHLK2Q.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/2146",
"url": "https://github.com/geany/geany/issues/2146",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>