forked from aniani/vim
updated for version 7.0211
This commit is contained in:
@@ -3918,6 +3918,7 @@ check_termcode(max_offset, buf, buflen)
|
||||
continue;
|
||||
|
||||
key_name[0] = NUL; /* no key name found yet */
|
||||
key_name[1] = NUL; /* no key name found yet */
|
||||
modifiers = 0; /* no modifiers yet */
|
||||
|
||||
#ifdef FEAT_GUI
|
||||
|
||||
Reference in New Issue
Block a user