diff --git a/.config/mutt/global.muttrc b/.config/mutt/global.muttrc index 25aabe2..e016a90 100644 --- a/.config/mutt/global.muttrc +++ b/.config/mutt/global.muttrc @@ -53,7 +53,7 @@ bind pager k previous-line #bind pager l view-attachments bind index d delete-message bind index U undelete-message -bind index L limit +macro index L "sed -e /^From/d -e s/To:/From:/ | abook --add-email" "add the to: address to abook?" #bind index l display-message bind index collapse-thread #bind browser h goto-parent