3 Commits

Author SHA1 Message Date
Ingo Karkat 077d3cf16d BUG: ingo#mbyte#virtcol#GetVirtColOfCurrentCharacter() yields wrong values with single-width multibyte characters, and at the beginning of the line (column 1)
Need to start with offset 1 (not 0), and account for that (subtract 1) in the final return. Need to check that the virtcol argument will be larger than 0.
2017-05-26 17:55:36 +02:00
Ingo Karkat 2a7f3c3c56 2017-05-26 17:55:02 +02:00
Ingo Karkat 4a38121900 file creation 2017-05-26 17:03:15 +02:00