repo.or.cz
/
MacVim.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote branch 'svn-vim' into vim
[MacVim.git]
/
src
/
testdir
/
test16.in
blob
aa00517a34b20dfcabc4c01dd2b528ba4102f3b1
1
Tests for resetting "secure" flag after GUI has started.
2
For KDE set a font, empty 'guifont' may cause a hang.
3
4
STARTTEST
5
:set exrc secure
6
:if has("gui_kde")
7
: set guifont=Courier\ 10\ Pitch/8/-1/5/50/0/0/0/0/0
8
:endif
9
:gui -f
10
:.,$w! test.out
11
:qa!
12
ENDTEST
13
14
just some text