dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 49b1252c06c7c2ef310cfa0da6d4a197193987c2
parent 4adf1f05d00818e03c09d6b4beec4624d4a0831e
Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date:   Fri, 27 Jan 2017 16:02:17 -0800

do not show line wrap symbols

Diffstat:
M.mutt/muttrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mutt/muttrc b/.mutt/muttrc @@ -77,7 +77,7 @@ set write_inc=100 # Write counter ticks every 100 msgs. set noconfirmappend # Just append, don't hassle me. set pager_stop=yes # Stop at end of mail instead of displaying next mail set smart_wrap=yes # wrap long lines at a word boundary -set markers=yes # show + symbol at the start of wrapped lines +set markers=no # show + symbol at the start of wrapped lines #set wrap=-1 # wrap lines 1 character from right boundary # What we consider to be a quote.