From 4cbddebc743ac2983cd3e3b9ac857bcd9a23b7d7 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sun, 6 Dec 2015 09:52:12 +0100 Subject: add keybinding 'S' for moving a message to spam --- config/keys | 1 + 1 file changed, 1 insertion(+) (limited to 'config/keys') diff --git a/config/keys b/config/keys index 4fe1a32..7bdde6a 100644 --- a/config/keys +++ b/config/keys @@ -22,3 +22,4 @@ bind index F forward-message bind index f flag-message macro index y '' +macro index S "=SPAM" "move message to spam" -- cgit v1.2.3