summaryrefslogtreecommitdiffstats
path: root/OPS
diff options
context:
space:
mode:
authorDavid Champion <dgc@bikeshed.us>2017-01-28 18:47:15 -0800
committerDavid Champion <dgc@bikeshed.us>2017-01-28 18:47:15 -0800
commit8583edba96dc050315dba9bfa9dcad17996f2d9a (patch)
tree3fbd638ee46d8a23166615fe7728eaa6768e6d4f /OPS
parent7989acf60ca1e6430571c63d11fa19d4d31372fc (diff)
Adds capability to edit x-labels inside mutt, and to sort by label.
Diffstat (limited to 'OPS')
-rw-r--r--OPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/OPS b/OPS
index 9fb29acc..083a08e3 100644
--- a/OPS
+++ b/OPS
@@ -57,6 +57,7 @@ OP_DELETE_THREAD "delete all messages in thread"
OP_DISPLAY_ADDRESS "display full address of sender"
OP_DISPLAY_HEADERS "display message and toggle header weeding"
OP_DISPLAY_MESSAGE "display a message"
+OP_EDIT_LABEL "add, change, or delete a message's label"
OP_EDIT_MESSAGE "edit the raw message"
OP_EDITOR_BACKSPACE "delete the char in front of the cursor"
OP_EDITOR_BACKWARD_CHAR "move the cursor one character to the left"