]> granicus.if.org Git - vim/commit
patch 8.2.4401: map listing does not clear the rest of the command line v8.2.4401
authorBram Moolenaar <Bram@vim.org>
Wed, 16 Feb 2022 18:27:55 +0000 (18:27 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 16 Feb 2022 18:27:55 +0000 (18:27 +0000)
commitd288eaad846f0e07e0141226f97d858dcf96cb78
tree490599437d9eab23429353ddf151ac06fb0a510b
parent646bb7247ad6051aca223a2b04b008f682cdb57f
patch 8.2.4401: map listing does not clear the rest of the command line

Problem:    Map listing does not clear the rest of the command line.
Solution:   Call msg_clear_eos(). (closes #5623, closes #5962)
src/map.c
src/testdir/dumps/Test_map_list_1.dump [new file with mode: 0644]
src/testdir/test_mapping.vim
src/version.c