X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=curs_main.c;h=83e18086fc14a40fd6c7b378162c3b9071ce516b;hb=546433d312df43754962a34eac05fee84d73a455;hp=05c84416893650793f9ba5595b0a633fde9177d8;hpb=d82d9cc0e0f209bf71750b00a9f41c1df8152346;p=apps%2Fmadmutt.git diff --git a/curs_main.c b/curs_main.c index 05c8441..83e1808 100644 --- a/curs_main.c +++ b/curs_main.c @@ -2341,6 +2341,10 @@ int mutt_index_menu (void) mutt_what_key (); break; + case OP_REBUILD_CACHE: + mx_rebuild_cache (); + break; + case OP_SIDEBAR_SCROLL_UP: case OP_SIDEBAR_SCROLL_DOWN: case OP_SIDEBAR_NEXT: