]> Sergey Matveev's repositories - dotfiles.git/commitdiff
New mu does not eval ~
authorSergey Matveev <stargrave@stargrave.org>
Sat, 1 Apr 2023 16:16:27 +0000 (19:16 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 1 Apr 2023 16:16:27 +0000 (19:16 +0300)
mutt/.mutt/muttrc

index 8de76c1c606aee5b6b4638f65db6ef515428508e..800337950187f1ca04fce0193a23d64920452b7c 100644 (file)
@@ -43,7 +43,7 @@ macro index,pager,browser <F1> "<next-unread-mailbox><enter>"
 macro index <F5> ":set mbox_type = mbox\n" "mbox mailbox type"
 macro index S "<save-message>=spamdb<enter>"
 
-macro index <F6> "<shell-escape>mu find --clearlinks --format=links --linksdir=~/mail/search " "mu find"
+macro index <F6> "<shell-escape>mu find --clearlinks --format=links --linksdir=/home/stargrave/mail/search " "mu find"
 macro index <F7> "<change-folder-readonly>~/mail/search<enter>" "mu find results"
 macro index <F8> "<change-folder-readonly>~/mail/search-sent<enter>" "mu find sent results"