Fixed duplicate shown showcmd in command mode.
authorDaniel Carl <danielcarl@gmx.de>
Wed, 19 Nov 2014 20:43:00 +0000 (21:43 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 19 Nov 2014 20:43:00 +0000 (21:43 +0100)
commit6d44684857e0bf06234efc98a41b982e0210d195
treef6cd2584cc12a3ba169fc86e32310601dece6b7f
parent60998ba0c74bb59f15c2e8ef892f6bff07c15daa
Fixed duplicate shown showcmd in command mode.

If <C-R> was pressed within the inputbox, the showcmd section of the statusbar
showed ^R^R instead of a single ^R.
src/ex.c