Mercurial > vim
view src/testdir/test_listlbr.ok @ 6054:ad775b587065 v7.4.366
updated for version 7.4.366
Problem: Can't run the linebreak test on MS-Windows.
Solution: Fix the output file name. (Taro Muraoka)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 16 Jul 2014 14:20:41 +0200 |
parents | d42a1d3b74d4 |
children | 50575818a97f |
line wrap: on
line source
abcdef hijklmn pqrstuvwxyz 1060ABCDEFGHIJKLMNOP Test 1: set linebreak abcdef +hijklmn +pqrstuvwxyz 1060ABC +DEFGHIJKLMNOP Test 2: set linebreak + set list ^Iabcdef hijklmn^I +pqrstuvwxyz 1060ABC +DEFGHIJKLMNOP Test 3: set linebreak + set list + fancy listchars ▕———abcdef +hijklmn▕——— +pqrstuvwxyz␣1060ABC +DEFGHIJKLMNOPˑ¶ Test 4: set linebreak nolist abcdef +hijklmn +pqrstuvwxyz 1060ABC +DEFGHIJKLMNOP Test 5: set nolinebreak list ▕———abcdef hijklmn▕— +pqrstuvwxyz␣1060ABC +DEFGHIJKLMNOPˑ¶ ¶ 1 aaaaaaaaaaaaaaaaaa Test 6: set linebreak with tab and 1 line as long as screen: should break! 1 +aaaaaaaaaaaaaaaaaa ~ ~