]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1405: tests: no test for mapping with special keys in session file v9.1.1405
authorzeertzjq <zeertzjq@outlook.com>
Fri, 23 May 2025 15:16:17 +0000 (17:16 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 23 May 2025 15:16:17 +0000 (17:16 +0200)
commit9ff1e598e8ee373b5623219ed38ad49470ec7938
tree579b9ba4ddc3e243459089fce5c227212600c504
parente8302da74aee55fe8f6496b5b711fed7d92318c5
patch 9.1.1405: tests: no test for mapping with special keys in session file

Problem:  tests: no test for mapping with special keys in session file.
Solution: Add a special keys to an existing test.  Also test with UTF-8
          characters containing 0x80 or 0x9b bytes (zeertzjq).

closes: #17360

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_mksession.vim
src/testdir/test_mksession_utf8.vim
src/version.c