]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0018: going over the end of the typahead v9.0.0018
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2022 15:35:45 +0000 (16:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2022 15:35:45 +0000 (16:35 +0100)
commit27efc62f5d86afcb2ecb7565587fe8dea4b036fe
tree89ff146617fe7968c41c2cdf552502fa2f462cc4
parent3d51ce18ab1be4f9f6061568a4e7fabf00b21794
patch 9.0.0018: going over the end of the typahead

Problem:    Going over the end of the typahead.
Solution:   Put a NUL after the typeahead.
src/term.c
src/testdir/test_mapping.vim
src/version.c