nppColumnTools icon indicating copy to clipboard operation
nppColumnTools copied to clipboard

Incorrect column highlight position with non-English characters

Open tomasz1986 opened this issue 4 years ago • 4 comments

When using non-English characters, the highlight position gets moved further to the right. My guess is that the non-English characters are actually coded using multiple symbols.

For example, try to copy and paste the Korean word into Notepad++. This is just one syllable, but is comprised of 4 actual letters. The highlight position will move 1 space further to the right than necessary.

image

Now, looking at it, it seems that the ruler position is incorrect either.

tomasz1986 avatar Sep 07 '20 11:09 tomasz1986