]> git.madduck.net Git - etc/mutt.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

do not wrap lines in mutt pager
authormartin f. krafft <madduck@madduck.net>
Sat, 15 Nov 2008 10:24:15 +0000 (11:24 +0100)
committermartin f. krafft <madduck@madduck.net>
Sat, 15 Nov 2008 10:24:15 +0000 (11:24 +0100)
.mutt/muttrc

index b76643065ecdfa475b1f6ee5351104384a3e60cd..c87c9a854e3a71af90b459d6de6b6d43bcfa0dc1 100644 (file)
@@ -4438,7 +4438,7 @@ set wait_key=no
 # When set to a negative value, mutt will wrap text so that there are $wrap
 # characters of empty space on the right side of the terminal.
 # 
-set wrap=80
+set wrap=0
 # 
 # set wrap_search=yes
 #