Handle history of input line.
commita3a1d0a41ab6529511b636d3f4cd18c050069772
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 27 Apr 2012 17:18:21 +0000 (27 21:18 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Wed, 29 Aug 2012 13:26:04 +0000 (29 17:26 +0400)
tree8a8bd1555bbb1e4acbc854c08b5c0774f5b6dd18
parent957fb141e175d45e23edebae8e6995ddf9d29503
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