author | Max Kellermann <max@duempel.org> | |
Sat, 3 Oct 2009 16:20:42 +0000 (18:20 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Sat, 3 Oct 2009 16:20:42 +0000 (18:20 +0200) | ||
commit | 4d9c27ee3988612a460c8e23b389906a5f6d7e20 | |
tree | e767b1ae6f90904d8717d847ee821f02ade79b53 | tree | snapshot |
parent | 905266256e0a564d8b5421fa9cd897901e583314 | commit | diff |
screen_browser: select next item after select/add
Commit d08e14fa broke this: previously, the assignment
"cmd=CMD_LIST_NEXT" was passed to list_window_cmd(). With this patch,
list_window_cmd() was called before. Thanks to Thomas Jansen for
finding this one.
Commit d08e14fa broke this: previously, the assignment
"cmd=CMD_LIST_NEXT" was passed to list_window_cmd(). With this patch,
list_window_cmd() was called before. Thanks to Thomas Jansen for
finding this one.
src/screen_browser.c | diff | blob | history |