<p></p>
<p>Indeed for the <strong>character count</strong> used as we can see with tabs and combining characters.<br>
And I do think it's better to master what your code contains, by showing character count, rather than having the virtual column number we have.</p>
<p>You're right that eslint should call this number, <strong>Char</strong> instead of <strong>Col</strong>.</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/1401086/105163747-990a6180-5b14-11eb-8a44-ba1fb88746e0.png"><img src="https://user-images.githubusercontent.com/1401086/105163747-990a6180-5b14-11eb-8a44-ba1fb88746e0.png" alt="BabelPad" style="max-width:100%;"></a></p>
<p>So it would be nice that we could have a new or modified placeholder in <a href="https://www.geany.org/manual/current/index.html#statusbar-templates" rel="nofollow">statusbar template</a>, counting <strong>char</strong>.<br>
I would use this instead of virtual column (IMO it should even be the new default).</p>
<p>Before Geany, I did not see a tool that displays a virtual column position instead of character position.<br>
But I don't know many (I have used EmEditor and BabelPad, mostly).</p>
<p>I tried some other tools right now but here is all I have available handy:</p>
<ul>
<li>Linux nano: virtual column position (like Geany)</li>
<li>Windows <a href="https://github.com/ProgerXP/Notepad2e">notepad2e</a>: true character position (like eslint, EmEditor, BabelPad)</li>
</ul>
<p>There are other famous editors but I don't have them handy.</p>
<hr>
<p>Off topic, for what it's worth:</p>
<p>I guess this issue is what makes the block selection (Crtl+click) slightly <em>strange</em> on tab indented files.<br>
Selecting tabs, should not select groups of 4 characters above or below.<br>
But it is usually not needed to select both tabs and text in same block, so nvm)</p>
<p>I use tabs to indent, I think as such I am more hindered by this ticket.</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/2733#issuecomment-763535454">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ57KH45YSTKFJG5ZCDS224CHANCNFSM4WKKI33A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5J65KLGSEEDBZSANDS224CHA5CNFSM4WKKI33KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFWBKAXQ.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/2733#issuecomment-763535454",
"url": "https://github.com/geany/geany/issues/2733#issuecomment-763535454",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>