From: martin f. krafft Date: Wed, 30 Jul 2008 10:07:13 +0000 (+0200) Subject: add logcheck-todo shortcuts X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/fee0abe10464a0dd730ee1fa2ba2430daba72b73?hp=9e9af336cecf2ffc426a47ffa317949f3b243a03 add logcheck-todo shortcuts --- 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"