From: martin f. krafft Date: Mon, 2 Nov 2015 01:26:51 +0000 (+1300) Subject: remove logcheck keybindings X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/3ad40ee4b113922cec88c8b8b904c9d9e0f2d8d4 remove logcheck keybindings --- diff --git a/.mutt/keybindings b/.mutt/keybindings index 17fa1ab..84d2179 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -70,10 +70,6 @@ bind pager ] half-down macro index,pager \eS 'set noweed' macro index,pager \eC 'set noweed' -#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-editorset editor="$my_editor"' "invoke normal editor to edit message" macro index,pager e 'set my_editor="$editor"set editor=sensible-editorset editor="$my_editor"' "invoke normal editor to edit message"