From a6a6e7e574ac70a772840ebe90a84cd98ae6aaae Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 1 Apr 2023 19:16:27 +0300 Subject: [PATCH] New mu does not eval ~ --- mutt/.mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc index 8de76c1..8003379 100644 --- a/mutt/.mutt/muttrc +++ b/mutt/.mutt/muttrc @@ -43,7 +43,7 @@ macro index,pager,browser "" macro index ":set mbox_type = mbox\n" "mbox mailbox type" macro index S "=spamdb" -macro index "mu find --clearlinks --format=links --linksdir=~/mail/search " "mu find" +macro index "mu find --clearlinks --format=links --linksdir=/home/stargrave/mail/search " "mu find" macro index "~/mail/search" "mu find results" macro index "~/mail/search-sent" "mu find sent results" -- 2.44.0