Update .muttrc
This commit is contained in:
parent
749df9ba17
commit
0f18ff35f7
1 changed files with 7 additions and 7 deletions
14
dot_muttrc
14
dot_muttrc
|
|
@ -15,10 +15,10 @@ mailboxes =INBOX \
|
|||
=Junk \
|
||||
=Trash \
|
||||
=Lastfolder
|
||||
#### BEGIN NOTMUCH-MUTT SETTINGS
|
||||
# macro index \
|
||||
# "unset wait_key~/.mutt/mutt-notmuch.pl --prompt search~/.cache/mutt_results" \
|
||||
# "search mail (using notmuch)"
|
||||
# macro index \
|
||||
# "unset wait_key~/.mutt/mutt-notmuch.pl thread~/.cache/mutt_resultsset wait_key" \
|
||||
# "search and reconstruct owning thread (using notmuch)"
|
||||
### BEGIN NOTMUCH-MUTT SETTINGS
|
||||
macro index \
|
||||
"unset wait_key~/.mutt/mutt-notmuch.pl --prompt search~/.cache/mutt_results" \
|
||||
"search mail (using notmuch)"
|
||||
macro index \
|
||||
"unset wait_key~/.mutt/mutt-notmuch.pl thread~/.cache/mutt_resultsset wait_key" \
|
||||
"search and reconstruct owning thread (using notmuch)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue