Browse Source

show headers when composing

pull/44/head
ralphe 6 years ago
parent
commit
708787a101
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      muttrc

+ 1
- 0
muttrc View File

@@ -49,6 +49,7 @@ bind attach <return> view-mailcap
set delete # don't ask, just do
set quit # don't ask, just do
set fast_reply # skip to compose when replying
set edit_headers # show headers when composing

#Ctrl-R to mark all as read
macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "mark all messages as read"


Loading…
Cancel
Save