Bläddra i källkod

mutt update command now no longer relative

tags/v3.1
Luke Smith 6 år sedan
förälder
incheckning
a83cde97a4
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. +2
    -2
      muttrc

+ 2
- 2
muttrc Visa fil

@@ -54,8 +54,8 @@ set include # include message in replies
macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "mark all messages as read"

#sync email
macro index O "<shell-escape>offlineimap<enter>" "run offlineimap to sync all mail"
macro index o "<shell-escape>offlineimap -qf INBOX<enter>" "run offlineimap to sync inbox"
macro index O "<shell-escape>$HOME/.config/mutt/etc/mailsync.sh<enter>" "run offlineimap to sync all mail"
macro index o "<shell-escape>$HOME/.config/mutt/etc/mailsync.sh -qf INBOX<enter>" "run offlineimap to sync inbox"

#copy/move dialogs
macro index C "<copy-message>?<toggle-mailboxes>" "copy a message to a mailbox"


Laddar…
Avbryt
Spara