zeertzjq
79067685ab
vim-patch:9.0.1687: mapset() not properly handling script ID
...
Problem: mapset() not properly handling script ID
Solution: replace_termcodes() may accept a script ID
closes : vim/vim#12699
closes : vim/vim#12697
7e0bae024d
(cherry picked from commit 526d2d40f6
)
2023-08-12 07:02:07 +08:00
zeertzjq
513c881900
vim-patch:9.0.1442: mapset() does not restore non-script context
...
Problem: mapset() does not restore non-script context.
Solution: Also accept negative sid. (closes vim/vim#12132 )
bfc7cbd1d4
Co-authored-by: zeertzjq <zeertzjq@outlook.com >
(cherry picked from commit 90c33cd0a2
)
2023-04-08 01:15:40 +00: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