[7.2.225] When using ":normal" a saved character may be executed.
commit45cd5d50a014020ce914315ea8039f6f6aee5cb8
authorBram Moolenaar <Bram@moolenaar.net>
Thu, 9 Jul 2009 18:21:56 +0000 (9 18:21 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Thu, 9 Jul 2009 18:21:56 +0000 (9 18:21 +0000)
tree94fc9397098ae369b9196b4461c3cd3964f9b459
parent5e7fc8d700fc2d2131a8ddbfbaed36c81ef7dfb9
[7.2.225] When using ":normal" a saved character may be executed.

Problem:    When using ":normal" a saved character may be executed.

Solution:   Also store old_char when saving typeahead.

Patch 7.2.225
src/getchar.c
src/structs.h
src/version.c