summaryrefslogtreecommitdiffstats
path: root/OPS
diff options
context:
space:
mode:
authorCedric Duval <cedricduval+web@free.fr>2005-07-24 16:51:38 +0000
committerCedric Duval <cedricduval+web@free.fr>2005-07-24 16:51:38 +0000
commitd167711136fc1f8885bc5440fe5c4ce32fa82286 (patch)
tree0cb1e8f1c1c55240caa6cb85fa026d8e8ccbf7bb /OPS
parent44e50eadda9f40b5b50fda8893ad6635c60b0d0a (diff)
Add thread editing commands.
Diffstat (limited to 'OPS')
-rw-r--r--OPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/OPS b/OPS
index 0844487f..1db524a8 100644
--- a/OPS
+++ b/OPS
@@ -96,6 +96,7 @@ OP_LAST_ENTRY "move to the last entry"
OP_LIST_REPLY "reply to specified mailing list"
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_CLEAR_FLAG "clear a status flag from a message"
@@ -105,6 +106,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"