Mercurial > vim
view src/testdir/test68.in @ 2839:e1c5f69de95b v7.3.193
updated for version 7.3.193
Problem: In the command line window ":close" doesn't work properly. (Tony
Mechelynck)
Solution: Use Ctrl_C instead of K_IGNORE for cmdwin_result. (Jean-Rene
David)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 19 May 2011 14:50:54 +0200 |
parents | c3b5d3fe9404 |
children | 443c50cd3e88 |
line wrap: on
line source
Test for text formatting. Results of test68: STARTTEST :so small.vim /^{/+1 :set noai tw=2 fo=t gRa b ENDTEST { } STARTTEST /^{/+1 :set ai tw=2 fo=tw gqgqjjllab ENDTEST { a b a } STARTTEST /^{/+1 :set tw=3 fo=t gqgqo a ENDTEST { a } STARTTEST /^{/+1 :set tw=2 fo=tcq1 comments=:# gqgqjgqgqo a b #a b ENDTEST { a b #a b } STARTTEST /^{/+2 :set tw& fo=a I^^ ENDTEST { 1aa 2bb } STARTTEST :g/^STARTTEST/.,/^ENDTEST/d :1;/^Results/,$wq! test.out ENDTEST