X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/94e32abece4f7175e657eb6b0f20968eb320fa02..11c401e049f6cbc6d7c0d23bf0488ef8e829cc85:/.mutt/muttrc?ds=sidebyside diff --git a/.mutt/muttrc b/.mutt/muttrc index 8886c6e..b11b425 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 # @@ -1605,7 +1605,7 @@ set header_cache_pagesize=32768 # will show up with an "O" next to them in the index menu, # indicating that they are old. # -set mark_old=no +set mark_old=yes # # set markers=yes # @@ -2002,7 +2002,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 +3710,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 #