forked from aniani/vim
patch 8.2.0156: various typos in source files and tests
Problem: Various typos in source files and tests. Solution: Fix the typos. (Emir Sari, closes #5532)
This commit is contained in:
@@ -112,7 +112,7 @@ PUSH "\e[2F"
|
||||
PUSH "\e[0F"
|
||||
?cursor = 0,0
|
||||
|
||||
!Cursor Horizonal Absolute
|
||||
!Cursor Horizontal Absolute
|
||||
PUSH "\n"
|
||||
?cursor = 1,0
|
||||
PUSH "\e[20G"
|
||||
|
||||
@@ -40,7 +40,7 @@ PUSH "e\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\
|
||||
PUSH "\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81\xCC\x81"
|
||||
?screen_cell 0,0 = {0x65,0x301,0x301,0x301,0x301,0x301} width=1 attrs={} fg=rgb(240,240,240) bg=rgb(0,0,0)
|
||||
|
||||
!Outputing CJK doublewidth in 80th column should wraparound to next line and not crash"
|
||||
!Outputting CJK doublewidth in 80th column should wraparound to next line and not crash"
|
||||
RESET
|
||||
PUSH "\e[80G\xEF\xBC\x90"
|
||||
?screen_cell 0,79 = {} width=1 attrs={} fg=rgb(240,240,240) bg=rgb(0,0,0)
|
||||
|
||||
Reference in New Issue
Block a user