comparison src/testdir/test69.ok @ 5682:a1c07956171a v7.4.187

updated for version 7.4.187 Problem: Delete that crosses line break splits multi-byte character. Solution: Advance a character instead of a byte. (Cade Foster)
author Bram Moolenaar <bram@vim.org>
date Sat, 22 Feb 2014 23:49:35 +0100
parents 3109053ce4e3
children 238f5027830c
comparison
equal deleted inserted replaced
5681:0f96a9dc02e1 5682:a1c07956171a
148 ra test 148 ra test
149 aaaa 149 aaaa
150 aaa 150 aaa
151 151
152 152
153 áx
154
155
153 byteidx 156 byteidx
154 [0, 1, 3, 4, -1] 157 [0, 1, 3, 4, -1]
155 [0, 1, 4, 5, -1] 158 [0, 1, 4, 5, -1]
156 byteidxcomp 159 byteidxcomp
157 [0, 1, 3, 4, -1] 160 [0, 1, 3, 4, -1]