annotate src/testdir/test16.in @ 934:e44efb3af0d5
v7.0.060
updated for version 7.0-060
author |
vimboss |
date |
Wed, 16 Aug 2006 17:35:00 +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
|