]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4828: fix for unmapping simplified key not fully tested v8.2.4828
authorzeertzjq <zeertzjq@outlook.com>
Tue, 26 Apr 2022 11:29:43 +0000 (12:29 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 26 Apr 2022 11:29:43 +0000 (12:29 +0100)
commitabeb09b2c53054513812d1e56716e2a5abe8f354
treef39b515cb9e164b9f03b935f524e191f5822c97a
parent87f74106f96737e7b8ceaafe1a131aa718077de6
patch 8.2.4828: fix for unmapping simplified key not fully tested

Problem:    Fix for unmapping simplified key not fully tested.
Solution:   Add a test case. (closes #10292)
src/map.c
src/testdir/test_mapping.vim
src/version.c