view src/testdir/test81.in @ 2944:d1842e5ea9b6

Added tag v7-3-244 for changeset be6b65096362
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Jul 2011 17:43:42 +0200
parents 441d364773dc
children 7fe2c092913e
line wrap: on
line source

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

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

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