Added command to navigate in command history (#7).
authorDaniel Carl <danielcarl@gmx.de>
Fri, 22 Feb 2013 21:23:06 +0000 (22:23 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 22 Feb 2013 21:23:06 +0000 (22:23 +0100)
commitabc1b35c806bd61eed4fda5a08fd6910e275c988
tree62a625c8d8215d704e1c6120dd95630c81bd73e7
parentb5d07ab1291fbebb15f4d231b40cce8ebbdc262e
Added command to navigate in command history (#7).
doc/vimp.1.txt
src/command.c
src/command.h
src/config.h
src/history.c [new file with mode: 0644]
src/history.h [new file with mode: 0644]
src/main.c
src/main.h