| commit | 65fd0592fb3845c17b27c441380553fc22f78812 | [log] [tgz] | 
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Tue Jan 21 22:26:52 2014 +0200 | 
| committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Jan 21 22:26:52 2014 +0200 | 
| tree | 514cb4f7fb01bcc581922bee799c3bfbe58a9cd2 | |
| parent | f7d2874d3097054e030f0169f5eed92af488acbe [diff] | 
Issue #2382: SyntaxError cursor "^" now is written at correct position in most cases when multibyte characters are in line (before "^"). This still not works correctly with wide East Asian characters.