view src/testdir/gui_preinit.vim @ 15834:8f4948be3860 v8.1.0924

patch 8.1.0924: terminal scrollback test still flaky commit https://github.com/vim/vim/commit/7e841e3ce507d3c03175213d167692609028fdd9 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 15 00:26:14 2019 +0100 patch 8.1.0924: terminal scrollback test still flaky Problem: Terminal scrollback test still flaky. Solution: Wait a bit longer before running the tail command.
author Bram Moolenaar <Bram@vim.org>
date Fri, 15 Feb 2019 00:30:06 +0100
parents d8a550329a97
children
line wrap: on
line source

" vimrc for test_gui_init.vim

" Note that this flag must be added in the .vimrc file, before switching on
" syntax or filetype recognition (when the |gvimrc| file is sourced the system
" menu has already been loaded; the ":syntax on" and ":filetype on" commands
" load the menu too).
set guioptions+=M