<p>Did you try installing <a href="https://en.wikipedia.org/wiki/Seq_(Unix)" rel="nofollow">the <code>seq</code> utility</a>? It's part of GNU Coreutils, and seems to also <a href="https://man.openbsd.org/FreeBSD-11.1/seq.1" rel="nofollow">be available on BSDs</a>.  The problem with using special shell-builtins/syntax is that it may not be compatible with other shells (ex. POSIX <code>sh</code>), whereas the <code>seq</code> utility should work with all shells.</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/2054#issuecomment-455369490">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ2JcFDmmH13xTK8LWSCj8rQ3rhkwks5vEQYagaJpZM4aFvwT">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJwL4lwuNG4b44zccYYnM7mPPOxYDks5vEQYagaJpZM4aFvwT.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@codebrainz in #2054: Did you try installing [the `seq` utility](https://en.wikipedia.org/wiki/Seq_(Unix))? It's part of GNU Coreutils, and seems to also [be available on BSDs](https://man.openbsd.org/FreeBSD-11.1/seq.1).  The problem with using special shell-builtins/syntax is that it may not be compatible with other shells (ex. POSIX `sh`), whereas the `seq` utility should work with all shells."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2054#issuecomment-455369490"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2054#issuecomment-455369490",
"url": "https://github.com/geany/geany/issues/2054#issuecomment-455369490",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>