]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1863: Cannot test for working "+" register v9.1.1863
authorFoxe Chen <chen.foxe@gmail.com>
Thu, 16 Oct 2025 19:11:37 +0000 (19:11 +0000)
committerChristian Brabandt <cb@256bit.org>
Thu, 16 Oct 2025 19:11:37 +0000 (19:11 +0000)
commitf22cedd75fa30e046e96ace4b2f54d8dca601ed2
treeb213816762c0fc1acce7ccd070aa1aec8c080d01
parent18d57a1b4c31d2a0eca28a4ba13e6a6998fb0e75
patch 9.1.1863: Cannot test for working "+" register

Problem:  Cannot test for working "+" register
Solution: Add a few more feature tests (Foxe Chen)

closes: #18541

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/tags
runtime/doc/various.txt
src/clipboard.c
src/evalfunc.c
src/testdir/test_eval_stuff.vim
src/version.c