This commit is contained in:
Till 2025-11-11 17:18:26 +01:00
parent 405dfebee4
commit 04ebeccf3a
6 changed files with 30 additions and 15 deletions

View file

@ -61,7 +61,7 @@ macro index,pager gi "<change-folder>~/.local/share/mail/ktiu/Inbox<enter><re
macro index,pager L "<limit>all\n" "Show all messages (undo limit)"
# macro index,pager go "<shell-escape>mbsync -c ~/.config/mbsync/mbsyncrc $my_mbsync_acct && notmuch new<enter>" \
# macro index,pager go "<shell-escape>mbsync -c ~/.config/mbsync/mbsyncrc $my_mbsync_acct && notmuch new &<enter>" \
# "Run mbsync to sync mail for this account"
macro index,pager go "<shell-escape>mbsync $my_mbsync_acct && notmuch new<enter>" \