view src/testdir/test22.in @ 2045:e77e3c11f507 v7.2.331

updated for version 7.2.331 Problem: Can't interrupt "echo list" for a very long list. Solution: Call line_breakcheck() in list_join().
author Bram Moolenaar <bram@zimbu.org>
date Tue, 19 Jan 2010 12:48:05 +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