Browse Source

skip to compose when replying

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

+ 1
- 0
muttrc View File

@@ -45,6 +45,7 @@ macro index,pager \Cu |urlview\n


# View attachments properly. # View attachments properly.
bind attach <return> view-mailcap bind attach <return> view-mailcap
set fast_reply # skip to compose when replying


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


Loading…
Cancel
Save