X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c6a94b49c00ea320c67909cbe0d2df2f95d4fbb9..ccdacf21dc7d84e54dc22e5398d5ecb4fb2912ec:/mutt/bindings diff --git a/mutt/bindings b/mutt/bindings index 1815027..469977b 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -14,7 +14,7 @@ bind pager g noop bind pager gg top bind pager G bottom -bind index q noop +macro index q "echo 'Press \^C to quit!'" bind index,pager Q noop bind index,pager x noop @@ -49,9 +49,5 @@ bind index collapse-thread # open mailcap in attach view bind attach view-mailcap -# add sender to goobook -macro index,pager a "goobook add" "add the sender address to goobook" - macro index,pager 'source $my_config_dir/accounts/mailfence!' macro index,pager 'source $my_config_dir/accounts/fpp!' -macro index,pager 'source $my_config_dir/accounts/gmail!'