X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/06d4d4e9d0ff5b63f197d514a314a41eeb5d65be..refs/heads/master:/mutt/bindings diff --git a/mutt/bindings b/mutt/bindings index d71621c..649b0f2 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -36,6 +36,13 @@ macro pager F "\ set resolve=\$my_resolve" \ "Flag message without resolving" +#FIXME: doesn't work because is interactive +# macro index,pager f "\ +# set my_mime_forward=\$mime_forward mime_forward=yes\ +# \ +# set mime_forward=\$my_mime_forward" \ +# "Forward message as attachement" + # Remap bounce-message function to “B” bind index,pager B bounce-message bind index,pager R group-reply @@ -50,4 +57,4 @@ bind index collapse-thread bind attach view-mailcap macro index,pager 'source $my_config_dir/accounts/mailfence!' -macro index,pager 'source $my_config_dir/accounts/wio!' +macro index,pager 'source $my_config_dir/accounts/fpp!'