skip to compose when replying

This commit is contained in:
ralphe 2018-03-19 09:11:32 +01:00 committed by Luke Smith
parent e3f5dcc16d
commit 710776ab99

1
muttrc
View File

@ -45,6 +45,7 @@ macro index,pager \Cu |urlview\n
# View attachments properly.
bind attach <return> view-mailcap
set fast_reply # skip to compose when replying
#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"