Save the commands together with the prefix ':' in history (#7).
authorDaniel Carl <danielcarl@gmx.de>
Sun, 24 Feb 2013 19:33:05 +0000 (20:33 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 24 Feb 2013 19:33:05 +0000 (20:33 +0100)
commitc8ef33bfcac14ea71bc550877b745ea4966d4b76
treedf732e957ad6f64719f6820dcbdb5c556efb08b1
parent880612a9dc867edd0cabb71086a42cec46963894
Save the commands together with the prefix ':' in history (#7).

This is not so flexible, but makes many tings easier to implement to violate
the concerns of the components.
doc/vimp.1.txt
src/command.c
src/history.c
src/main.c