]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3567: CTRL-I in Insert mode is not tested v8.2.3567
authorDominique Pelle <dominique.pelle@gmail.com>
Thu, 28 Oct 2021 20:06:05 +0000 (21:06 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 28 Oct 2021 20:06:05 +0000 (21:06 +0100)
commit9cd063e3195a4c250c8016fa340922ab21fda252
tree1b7909f6165b6742f89bb3702d1bfac07c22d7ec
parent44db603f691b58a8531e8ff528e0a7ce644257b2
patch 8.2.3567: CTRL-I in Insert mode is not tested

Problem:    CTRL-I in Insert mode is not tested
Solution:   Add a test case. (Dominique PellĂ©, closes #8866)
src/testdir/test_edit.vim
src/version.c