Add support for :winpos
[MacVim.git] / src / testdir / test16.in
blobaa00517a34b20dfcabc4c01dd2b528ba4102f3b1
1 Tests for resetting "secure" flag after GUI has started.
2 For KDE set a font, empty 'guifont' may cause a hang.
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
14         just some text