Added a command to refresh the thumbnails
This commit is contained in:
@ -45,6 +45,7 @@ bool it_quit(arg_t);
|
||||
bool it_switch_mode(arg_t);
|
||||
bool it_toggle_fullscreen(arg_t);
|
||||
bool it_toggle_bar(arg_t);
|
||||
bool it_refresh_thumbs(arg_t);
|
||||
bool it_reload_image(arg_t);
|
||||
bool it_remove_image(arg_t);
|
||||
bool i_navigate(arg_t);
|
||||
|
Reference in New Issue
Block a user