X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=OPS;h=4bf0ab28337793099fd5afc00cf75de5538b7b6e;hp=2a2380a986e9fa594dce56de611a463c0ad00766;hb=b6d6aa58b8e507beca1243fdb9617f7b855c5732;hpb=420f3633557ed75a0de989eb065af6e09eed29ba diff --git a/OPS b/OPS index 2a2380a..4bf0ab2 100644 --- a/OPS +++ b/OPS @@ -162,6 +162,7 @@ OP_QUIT "save changes to mailbox and quit" OP_RECALL_MESSAGE "recall a postponed message" OP_REDRAW "clear and redraw the screen" OP_REFORMAT_WINCH "{internal}" +OP_RENAME_MAILBOX "rename the current mailbox (IMAP only)" OP_REPLY "reply to a message" OP_RESEND "use the current message as a template for a new one" OP_SAVE "save message/attachment to a file" @@ -199,5 +200,7 @@ OP_MAIN_COLLAPSE_ALL "collapse/uncollapse all threads" OP_SIDEBAR_SCROLL_UP "scroll the mailbox pane up 1 page" OP_SIDEBAR_SCROLL_DOWN "scroll the mailbox pane down 1 page" OP_SIDEBAR_NEXT "go down to next mailbox" +OP_SIDEBAR_NEXT_NEW "go down to next mailbox with new mail" OP_SIDEBAR_PREV "go to previous mailbox" +OP_SIDEBAR_PREV_NEW "go to previous mailbox with new mail" OP_SIDEBAR_OPEN "open hilighted mailbox"