X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/ba9d8139aa1877612fda374dd5257d209badc516..b4046430cbaff75041b9e09ae3998d38d0f8dbef:/.mutt/muttrc diff --git a/.mutt/muttrc b/.mutt/muttrc index 897c479..d43e434 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -715,7 +715,7 @@ set edit_headers=yes # It defaults to the value of the VISUAL, or EDITOR, environment # variable, or to the string "/usr/bin/editor" if neither of those are set. # -set editor="~/.bin/mail/mailplate --edit --auto --keep-unknown" +set editor="mailplate --edit --auto --keep-unknown" # # set encode_from=no # @@ -777,6 +777,7 @@ set fast_reply=yes # This variable controls whether or not attachments on outgoing messages # are saved along with the main body of your message. # +set fcc_attach=no # # set fcc_clear=no # @@ -2002,7 +2003,6 @@ set pager_context=2 # is less than pager_index_lines, then the index will only use as # many lines as it needs. # -set pager_index_lines=5 # # set pager_stop=no # @@ -3711,7 +3711,7 @@ set sig_dashes=no # For the default value it would be: # # ~f joe | ~s joe -# +set simple_search="~L %s | ~s %s" # # set smart_wrap=yes #