Added ':normal' command to run normal mode commands from input box.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 13 Oct 2013 19:06:04 +0000 (21:06 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 13 Oct 2013 19:20:41 +0000 (21:20 +0200)
commitd9d189ef6452d22011a96fd96b34618fb221cd32
tree3be415768f9d1c280dae211a01df58de562cebc5
parent7a0d7cbc5de1b9627d1bb4140a544723c029760b
Added ':normal' command to run normal mode commands from input box.

This allows to run normal mode commands from input box, for example after
setting some options like ':set scripts!|no! R'.
doc/vimb.1
src/ex.c
src/map.c
src/map.h