From 4b8fbe60233ccceffca30feae583847a180d6651 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 11 Mar 2009 13:19:33 +0100 Subject: [PATCH] usability enhancements: wrapping and tilde --- .mutt/muttrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.mutt/muttrc b/.mutt/muttrc index 7a487d3..25215ee 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -4193,6 +4193,7 @@ set thorough_search=yes # When set, the internal-pager will pad blank lines to the bottom of the # screen with a tilde (~). # +set tilde=yes # # set time_inc=0 # @@ -4439,7 +4440,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=0 +set wrap=-10 # # set wrap_search=yes # -- 2.39.2