Code

screen_file: splitted file_change_directory()
authorMax Kellermann <max@duempel.org>
Sun, 13 Sep 2009 10:44:47 +0000 (12:44 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 13 Sep 2009 10:44:47 +0000 (12:44 +0200)
commite67d3213ae4be50f8e849c78e677dbbcf8178459
tree5e5f50d76ae8b4613eb924f89e2b33b017475af5
parent50a0738fa0a5370734246997cfad6be33aa930a2
screen_file: splitted file_change_directory()

Split it into three operations: change to a specific absolute
directory, change to parent directory, and change to directory
referred by a filelist_entry_t.
src/screen_file.c