Fixed ^V^V shown in showcmd of statusbar.
authorDaniel Carl <danielcarl@gmx.de>
Wed, 26 Nov 2014 22:09:51 +0000 (23:09 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 26 Nov 2014 22:14:46 +0000 (23:14 +0100)
commit4cc691737f7fb4287042cc79a3ace0a57e0a58f2
tree3754bd10be83b1e62cb08966a60cda1d5fa179f5
parent6fea9ef2010e139d07590198d11967a796ef2fa7
Fixed ^V^V shown in showcmd of statusbar.

The showcmd is completely controlled by map.c and any external call to
map_showcmd() lead to duplicate printed showcmd chars.
src/map.c
src/map.h
src/mode.c