Browse Source

show headers when composing

tags/v3.1
ralphe 6 years ago
committed by Luke Smith
parent
commit
ba20acf9e9
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      muttrc

+ 1
- 0
muttrc View File

@@ -46,6 +46,7 @@ macro index,pager \Cu |urlview\n
# View attachments properly.
bind attach <return> view-mailcap
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