From: martin f. krafft Date: Wed, 11 Mar 2009 12:19:33 +0000 (+0100) Subject: usability enhancements: wrapping and tilde X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/4b8fbe60233ccceffca30feae583847a180d6651 usability enhancements: wrapping and tilde --- 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 #