1
0
forked from aniani/vim
Files
vim/src/testdir/test_tabpage.vim
Bram Moolenaar 21829c5f2c patch 8.2.2415: no way to check for the cmdwin feature
Problem:    No way to check for the cmdwin feature, cmdline_hist is now always
            enabled.
Solution:   Add has('cmdwin') support. Skip arglist test on Windows
            temporarily.
2021-01-26 22:42:21 +01:00

23 KiB