Handle history of input line.
commitc813d1baad5ec5b6492924e4224658dfd4ce32c5
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 27 Apr 2012 17:18:21 +0000 (27 21:18 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Mon, 11 Jun 2012 11:02:19 +0000 (11 15:02 +0400)
treec00880fabb3ee5e9eb1735eb0d5a674b14c0ad08
parentf899f62a866eeee3b62e943ee2d83d5a2e8e531d
Handle history of input line.

Added pointer to the current history item and use to walk in history.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
lib/widget/history.c
lib/widget/history.h
lib/widget/input.c
lib/widget/input.h
src/filemanager/panel.c