From 5e4be87a7bd51916ed62ac7a43c202f86046b3b6 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sat, 15 Nov 2008 11:24:15 +0100 Subject: [PATCH] do not wrap lines in mutt pager --- .mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mutt/muttrc b/.mutt/muttrc index b766430..c87c9a8 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -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 # -- 2.39.2