X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=OPS;h=2a2380a986e9fa594dce56de611a463c0ad00766;hp=941709e2471c5ca3b847ea68d2472d7dc760561c;hb=102f532053055853c3eb5efd389ffccf59b8b452;hpb=cfd46a622a446af8a5fa286637cd88259f1b50a5 diff --git a/OPS b/OPS index 941709e..2a2380a 100644 --- a/OPS +++ b/OPS @@ -107,6 +107,7 @@ OP_LIST_REPLY "reply to specified mailing list" OP_LOAD_ACTIVE "load active file from NNTP server" OP_MACRO "execute a macro" OP_MAIL "compose a new mail message" +OP_MAIN_BREAK_THREAD "break the thread in two" OP_MAIN_CHANGE_FOLDER "open a different folder" OP_MAIN_CHANGE_FOLDER_READONLY "open a different folder in read only mode" OP_MAIN_CHANGE_GROUP "open a different newsgroup" @@ -119,6 +120,7 @@ OP_MAIN_FETCH_MAIL "retrieve mail from POP server" OP_MAIN_FIRST_MESSAGE "move to the first message" OP_MAIN_LAST_MESSAGE "move to the last message" OP_MAIN_LIMIT "show only messages matching a pattern" +OP_MAIN_LINK_THREADS "link tagged message to the current one" OP_MAIN_NEXT_NEW "jump to the next new message" OP_MAIN_NEXT_NEW_THEN_UNREAD "jump to the next new or unread message" OP_MAIN_NEXT_SUBTHREAD "jump to the next subthread"