X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/8c3b44164ed391fb514e5854dbe63009d4932127..735551a08ead8e6504c2e0439d52a464d0d64bea:/.mutt/keybindings diff --git a/.mutt/keybindings b/.mutt/keybindings index 1565bd7..0a2b011 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -47,6 +47,10 @@ macro compose \Cy 'cY' "send message without storing or signing" macro index F '~L ' "search for correspondents" +macro index \Co 'imaps://logcheck-todo%40madduck.net:logcheck@imap.madduck.net' 'save message to logcheck-todo' +macro pager \Co 'imaps://logcheck-todo%40madduck.net:logcheck@imap.madduck.net' 'save message to logcheck-todo' +macro index,pager \eo '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"