vim-patch:8.2.1941: Ex mode test fails on MS-Windows with GUI

Problem:    Ex mode test fails on MS-Windows with GUI.
Solution:   Skip the test when using gvim.

399db046ed

Co-authored-by: Bram Moolenaar <Bram@vim.org>
This commit is contained in:
Jan Edmund Lazo
2025-12-13 00:26:14 -05:00
parent d6607dae41
commit 1b1a8895bd

View File

@@ -260,6 +260,7 @@ func Test_ex_mode_errors()
endfunc
func Test_ex_mode_with_global()
CheckNotGui
CheckFeature timers
" This will get stuck in Normal mode after the failed "J", use a timer to