View difference between Paste ID: tWSTnAdw and
SHOW: | | - or go back to the newest paste.
1-
1+
# I think I've discovered a cursor positioning/rendering bug in vim 7.2 with devanagari script (used for Hindi language).
2
3
# Here's the offending line (also at http://pastebin.com/DMvM7Fx9):
4
5
my @test = ( 'wiki', 'â日本語é', 'çमानक हिन्दीà' );
6
7
# 1. The problem is with the devanagari characters. There's only six of them: but 9-ish (3 extraneous circle things) are displayed
8
# 2. Go to end of line
9
# 3. Observe that cursor doesn't go completely to end of line. Cursor goes to closing quote ' only
10
# 4. Move cursor left character-at-a-time (arrow or h)
11
# 5. Before you've reached the Kanji characters, one of the devanagari characters is replaced with an extraneous ')'