X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/9e301ff1d805636b3f25658f378a99df24afb5ce..38a545c55ea93c097b612fc9064d5140af3fd0b3:/keybindings diff --git a/keybindings b/keybindings index a9e3463..d88fddd 100644 --- a/keybindings +++ b/keybindings @@ -1,6 +1,5 @@ bind index,pager | pipe-message bind index,pager ! flag-message -bind index,pager \Cd delete-thread bind index,pager \ep print-message bind index,pager previous-entry bind index,pager next-entry @@ -42,6 +41,8 @@ macro index,pager \Cb ':set my_pipe_decode="$pipe_decode":set pipe_decode macro compose Y '' "send message without storing" macro compose \Cy 'cY' "send message without storing or signing" +macro index F '~L ' "search for correspondents" + #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"