]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
mutt/display: Don't display help bar.
authorSimon Ruderich <simon@ruderich.org>
Sun, 20 Jan 2013 17:03:22 +0000 (18:03 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 20 Jan 2013 17:03:22 +0000 (18:03 +0100)
It just wastes space.

mutt/display

index d60f0b85233f0108d2f4b45ba4e6f662ef2b0d71..0b1dd388d7eee0d3dcfbcdcb91cfc22b4fceab87 100644 (file)
@@ -16,6 +16,9 @@
 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
 
 
+# Don't display help bar at the top of the screen.
+set help=no
+
 # automatically display html mails as plain text:
 auto_view text/html
 # but ensure plain mail is used if it exists: