X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/81919fd0010da3035ee349cf1d5c5de8d4be269f..3ad40ee4b113922cec88c8b8b904c9d9e0f2d8d4:/.mutt/keybindings?ds=sidebyside diff --git a/.mutt/keybindings b/.mutt/keybindings index 9991707..84d2179 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -15,6 +15,8 @@ bind pager,index previous-unread macro index p "" "do nothing" +bind index h noop + ##macro index L "=store" macro index S "=store" "save messages to store" macro pager S "=store" "save message to store" @@ -68,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"