annotate src/testdir/test16.in @ 1798:d8e7b6762aaa
v7.2.096
updated for version 7.2-096
author |
vimboss |
date |
Wed, 04 Feb 2009 12:14:51 +0000 |
parents |
8b0ee9d57d7f |
children |
0545dab1517f |
rev |
line source |
7
|
1 Tests for resetting "secure" flag after GUI has started.
|
164
|
2 For KDE set a font, empty 'guifont' may cause a hang.
|
7
|
3
|
|
4 STARTTEST
|
|
5 :set exrc secure
|
164
|
6 :if has("gui_kde")
|
|
7 : set guifont=Courier\ 10\ Pitch/8/-1/5/50/0/0/0/0/0
|
|
8 :endif
|
7
|
9 :gui -f
|
|
10 :.,$w! test.out
|
|
11 :qa!
|
|
12 ENDTEST
|
|
13
|
|
14 just some text
|