1
0
forked from aniani/vim

patch 9.0.0988: using feedkeys() does not show up in a channel log

Problem:    Using feedkeys() does not show up in a channel log.
Solution:   Add ch_log() calls and clean up the code.
This commit is contained in:
Bram Moolenaar
2022-12-02 13:37:36 +00:00
parent cf650b7c9b
commit b55ae8ce42
2 changed files with 64 additions and 57 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
988,
/**/
987,
/**/