comparison src/testdir/test_listlbr.in @ 7001:27f8247d2619 v7.4.818

patch 7.4.818 Problem: 'linebreak' breaks c% if the last Visual selection was block. (Chris Morganiser, Issue 389) Solution: Handle Visual block mode differently. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 17:46:36 +0200
parents c2b132add309
children fe6d525d12f4
comparison
equal deleted inserted replaced
7000:2ffb934a31db 7001:27f8247d2619
78 :$put =g:test 78 :$put =g:test
79 Go 79 Go
80 aaa 80 aaa
81 aaa 81 aaa
82 a2k2j~e. 82 a2k2j~e.
83 :let g:test ="Test 10: using normal commands after block-visual"
84 :$put =g:test
85 :set linebreak
86 Go
87 abcd{ef
88 ghijklm
89 no}pqrs2k0f{c%
83 :%w! test.out 90 :%w! test.out
84 :qa! 91 :qa!
85 ENDTEST 92 ENDTEST
86 dummy text 93 dummy text