From 6dc602a110391a634166d4c2f4627ea10bd86a23 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 7 Nov 2022 15:34:55 +0800 Subject: Update muttrc --- mutt/default | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mutt/default') diff --git a/mutt/default b/mutt/default index d233687..6e615c6 100644 --- a/mutt/default +++ b/mutt/default @@ -1,5 +1,5 @@ # Edit rc file and source it. This is the most important thing -macro index \cv "!vim ~/.config/mutt/muttrc:source ~/.config/mutt/muttrc" +macro index \cv ":set wait_key=no!vim ~/.config/mutt/muttrc:source ~/.config/mutt/muttrc:set wait_key=yes" # Connection options set ssl_force_tls = yes @@ -46,8 +46,8 @@ alternative_order text/plain text/enriched text/html # Auto convert text/html MIME type to text/plain auto_view text/html # Macro to open html with css -#macro index,pager h "htmail-decode" "render html mail using htmail-view" -macro pager h "v/htmlxq" "Open html file" +#macro index,pager h "htmail-decode" "render html mail using htmail-view" +macro pager l "v/htmlxq" "Open html file" # Vim-style key binding, \c means Ctrl macro index c '+' @@ -79,7 +79,7 @@ bind pager \cn next-entry bind pager \cp previous-entry bind pager \ch display-toggle-weed bind attach x view-mailcap -macro generic,index,pager \cr ":source ~/.config/mutt/muttrc" "Reload mutt's configuration file" +macro generic,index,pager \cr ":source ~/.config/mutt/muttrc" "Reload mutt's configuration file" macro index ":exec sync-mailbox\n" "Sync Mailbox" macro index *a "Tall\n" "Select All" macro index *n "\ctall\n" "Deselect All" -- cgit v1.2.3-70-g09d2