Mercurial > vim
view src/testdir/test22.in @ 5500:8451f643a13e v7.4.099
updated for version 7.4.099
Problem: Append in blockwise Visual mode with "$" is wrong.
Solution: After "$" don't use the code that checks if the cursor was moved.
(Hirohito Higashi, Ken Takata)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 21 Nov 2013 14:40:04 +0100 |
parents | 3fc0f57ecb91 |
children |
line wrap: on
line source
Tests for file with some lines ending in CTRL-M, some not STARTTEST :set ta tx :e! :$-3,$w! test.out :qa! ENDTEST this lines ends in a this one doesn't this one does and the last one doesn't