From f8fb29ea86b1d1162c5b8ae7cf3ea57bd3d850eb Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Sun, 7 Apr 2019 22:13:45 -0400 Subject: [PATCH] Add mutt bindings --- mutt/.mutt/bindings | 1 + mutt/.mutt/neomuttrc | 1 + 2 files changed, 2 insertions(+) diff --git a/mutt/.mutt/bindings b/mutt/.mutt/bindings index 0eb606b..21623f6 100644 --- a/mutt/.mutt/bindings +++ b/mutt/.mutt/bindings @@ -313,6 +313,7 @@ bind pager n next-entry # Exit/Quit (quit will prompt) bind generic,index,pager,index Q exit +bind generic,index,pager,index q exit # Does not work in neomutt! # Reload configuration macro generic,index,pager,editor , ":source ~/.mutt/muttrc\n" "Reload mutt's configuration file" diff --git a/mutt/.mutt/neomuttrc b/mutt/.mutt/neomuttrc index 10ffa36..74fbd58 100644 --- a/mutt/.mutt/neomuttrc +++ b/mutt/.mutt/neomuttrc @@ -1,4 +1,5 @@ source ~/.mutt/muttrc # These bindings do not exist in mutt +bind generic,index,pager,index q noop bind generic,index,pager,index q quit bind index x toggle-read