Ticket #2313: CK_History removes CK_HistoryNext entries
commitf899f62a866eeee3b62e943ee2d83d5a2e8e531d
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 22 Apr 2012 14:27:40 +0000 (22 18:27 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Mon, 11 Jun 2012 11:02:19 +0000 (11 15:02 +0400)
tree5250401e6b77fdaec252cd0df67780575be9ee5c
parent5583df33507928d49c26b556f6bf252866a20fe5
Ticket #2313: CK_History removes CK_HistoryNext entries

Steps to reproduce:

1. traverse through some directories,
2. press alt-y multiple times,
3. press alt-u multiple times,
4. press alt-y again a few times,
5. press alt-shift-h (notice no dirs to forward to), press esc,
6. press alt-u - nothing happens.

Initial step: (directory_history_add): make static and use vfs_path_t as argument.

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