X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=curs_main.c;h=83e18086fc14a40fd6c7b378162c3b9071ce516b;hb=242f20d1fc0d2e74059acfed6582af3683d7363f;hp=05c84416893650793f9ba5595b0a633fde9177d8;hpb=b17296ba049d71986028ac83f0b415a021d0691c;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: