summaryrefslogtreecommitdiffstats
path: root/.config/mutt/accounts/1-main.muttrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.config/mutt/accounts/1-main.muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mutt/accounts/1-main.muttrc b/.config/mutt/accounts/1-main.muttrc
index ed85afb..d1104f9 100644
--- a/.config/mutt/accounts/1-main.muttrc
+++ b/.config/mutt/accounts/1-main.muttrc
@@ -30,7 +30,7 @@ set spoolfile = "+INBOX"
macro index,pager gs "<change-folder>=Sent<enter>" "go to sent"
macro index,pager Ms ";<save-message>=Sent<enter>" "move mail to sent"
macro index,pager Cs ";<copy-message>=Sent<enter>" "copy mail to sent"
-set record = "+Sent"
+set record = ""
macro index,pager gd "<change-folder>=Drafts<enter>" "go to drafts"
macro index,pager Md ";<save-message>=Drafts<enter>" "move mail to drafts"
macro index,pager Cd ";<copy-message>=Drafts<enter>" "copy mail to drafts"