comparison src/testdir/test39.in @ 1537:ff77f541d69d v7.1.252

updated for version 7.1-252
author vimboss
date Thu, 14 Feb 2008 21:20:26 +0000
parents e212d1a40ca9
children d06223965468
comparison
equal deleted inserted replaced
1536:24b7b3cc4eec 1537:ff77f541d69d
3 And test "U" in Visual mode, also on German sharp S. 3 And test "U" in Visual mode, also on German sharp S.
4 4
5 STARTTEST 5 STARTTEST
6 :so small.vim 6 :so small.vim
7 :so mbyte.vim 7 :so mbyte.vim
8 :" This only works when 'encoding' is "latin1", don't depend on the environment
9 :set enc=latin1
8 /^abcde 10 /^abcde
9 :" Test shift-right of a block 11 :" Test shift-right of a block
10 jlllljj>wlljlll> 12 jlllljj>wlljlll>
11 :" Test shift-left of a block 13 :" Test shift-left of a block
12 G$hhhhkk< 14 G$hhhhkk<