From fee0abe10464a0dd730ee1fa2ba2430daba72b73 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 30 Jul 2008 12:07:13 +0200 Subject: [PATCH] add logcheck-todo shortcuts --- .mutt/keybindings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.mutt/keybindings b/.mutt/keybindings index 1565bd7..1379273 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -47,6 +47,9 @@ macro compose \Cy 'cY' "send message without storing or signing" macro index F '~L ' "search for correspondents" +macro index,pager \CL 'imaps://logcheck-todo%40madduck.net:logcheck@imap.madduck.net' 'save message to logcheck-todo' +macro index,pager \eL 'imaps://logcheck-todo%40madduck.net:logcheck@imap.madduck.net' 'go to logcheck todo folder' + #TODO this is a hack until switch-profile does not readd headers. macro compose e ':set my_editor="$editor":set editor=sensible-editor:set editor="$my_editor"' "invoke normal editor to edit message" macro index,pager e ':set my_editor="$editor":set editor=sensible-editor:set editor="$my_editor"' "invoke normal editor to edit message" -- 2.39.2