zeertzjq
2b79d9ba1a
vim-patch:9.1.1437: MS-Windows: internal compile error in uc_list() ( #34379 )
...
Problem: MS-Windows: internal compile error in uc_list() with VS 17.14
(ibear)
Solution: refactor code slightly (Mike Williams)
fixes : vim/vim#17402
closes : vim/vim#17464
0174d8f386
Co-authored-by: Mike Williams <mrmrdubya@gmail.com >
2025-06-09 06:57:31 +08:00
zeertzjq
c8c7912a4d
build(vim-patch.sh): ignore test_behave.vim ( #23062 )
2023-04-13 19:07:42 +08:00
bfredl
e4a136f713
feat(ex_cmds)!: remove :behave
...
just use the individual options instead.
set selection=exclusive
set selectmode=mouse,key
set mousemodel=popup
set keymodel=startsel,stopsel
2023-04-13 12:15:30 +02:00
dundargoc
af23d17388
test: move oldtests to test directory ( #22536 )
...
The new oldtest directory is in test/old/testdir. The reason for this is
that many tests have hardcoded the parent directory name to be
'testdir'.
2023-03-07 11:13:04 +08:00