From 01299d9aff04ef37aa5f68cd4c4110fcebd69aaa Mon Sep 17 00:00:00 2001 From: Gil Portenseigne Date: Mon, 31 Mar 2025 17:33:46 +0200 Subject: [PATCH] changement raccourci pour ajout de mailing liste --- .config/mutt/global.muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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