[7.2.346] Repeating a command with @: causes a mapping to be applied twice.
commit6c66846170b701fd798bf6ec151b0ee4513dbc36
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 27 Jan 2010 16:25:55 +0000 (27 16:25 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 27 Jan 2010 16:25:55 +0000 (27 16:25 +0000)
tree8c07b0d46016c6b40171d4bb36d954b7c23c5fd4
parentf09caba87daf9ea7560812cecffea9aaba160f93
[7.2.346] Repeating a command with @: causes a mapping to be applied twice.

Problem:    Repeating a command with @: causes a mapping to be applied twice.

Solution:   Do not remap characters inserted in the typeahead buffer. (Kana
            Natsuno)

Patch 7.2.346
src/ops.c
src/version.c