diff options
author | Stefan Ritter <gideonstar@thehappy.de> | 2009-08-07 14:27:56 +0200 |
---|---|---|
committer | Stefan Ritter <gideonstar@thehappy.de> | 2009-08-07 14:27:56 +0200 |
commit | 2b82a4428999b26777f5c7fa70e10248bcb11fcb (patch) | |
tree | f1ce7a1040a285228075048c7600874eb0820479 /mutt/settings | |
parent | afee8bbf8487ce76edbfc2df1bafaa52a3ee335f (diff) |
Two mutt/settings additions
Diffstat (limited to 'mutt/settings')
-rw-r--r-- | mutt/settings | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/settings b/mutt/settings index 5f46d7e..6800417 100644 --- a/mutt/settings +++ b/mutt/settings @@ -9,6 +9,8 @@ set auto_tag=yes set confirmappend=no set delete_untag=yes set mark_old=no +set fast_reply +unset mark_old bind index <up> previous-entry bind index <down> next-entry |