From 400a393abf161092fbf903c836898b68652ba727 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 20 Feb 2025 01:51:16 -0800 Subject: check-stats is performance intensive, see `man neomuttrc` mail_check_stats, so I choose not to use --- home/xyz/.config/neomutt/neomuttrc | 2 -- 1 file changed, 2 deletions(-) (limited to 'home') diff --git a/home/xyz/.config/neomutt/neomuttrc b/home/xyz/.config/neomutt/neomuttrc index 461f24e6..8d81f2bb 100644 --- a/home/xyz/.config/neomutt/neomuttrc +++ b/home/xyz/.config/neomutt/neomuttrc @@ -171,9 +171,7 @@ macro index,pager Mi ";=INBOX" "move mail to inbox" macro index,pager Mj ";=Junk" "move mail to junk" macro index,pager Ms ";=Sent" "move mail to sent" macro index,pager Mt ";=Trash" "move mail to trash" -# not sure about what is for and if it is useful or not # here must specify full path of the file to source, else it will souce in the dir where neomutt is execute at -#macro index,pager ia 'source "$XDG_CONFIG_HOME/neomutt/mail"!;' macro index,pager ia 'source "$XDG_CONFIG_HOME/neomutt/mail"!' macro index,pager ib 'source "$XDG_CONFIG_HOME/neomutt/mail2"!' # maybe useful for multiple accounts -- cgit v1.2.3-70-g09d2