Ticket #2313: CK_History removes CK_HistoryNext entries
commit957fb141e175d45e23edebae8e6995ddf9d29503
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 22 Apr 2012 14:27:40 +0000 (22 18:27 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Wed, 29 Aug 2012 13:25:08 +0000 (29 17:25 +0400)
tree92c81901de270b05980a93aac03aae67f6f69125
parent5950d638ee47a0632f3a83ceb023156ed1d28811
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