view src/testdir/test81.in @ 5716:fb24b025c7cf v7.4.203

updated for version 7.4.203 Problem: Parsing 'errorformat' is not correct. Solution: Reset "multiignore" at the start of a multi-line message. (Lcd)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Mar 2014 19:41:55 +0100
parents 7fe2c092913e
children
line wrap: on
line source

Test for t movement command and 'cpo-;' setting

STARTTEST
:set nocompatible viminfo+=nviminfo
:set cpo-=;
/firstline/
j0tt;D
0fz;D
$Fy;D
$Ty;D:set cpo+=;
j0tt;;D
$Ty;;D:?firstline?+1,$w! test.out
:qa!
ENDTEST

firstline
aaa two three four
    zzz
yyy   
bbb yee yoo four
ccc two three four
ddd yee yoo four