summaryrefslogtreecommitdiffstats
path: root/mutt
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-04-17 22:49:40 -0400
committerJesse Luehrs <doy@tozt.net>2022-04-17 22:49:40 -0400
commit5870cfe09c0a169c6458df487307f24d182cef4e (patch)
tree6f7a3f40744d03ca9d608695ce0322eab863b9ab /mutt
parent27bb82c5610b121bab561b7e7341ea2334fb87ad (diff)
downloadconf-5870cfe09c0a169c6458df487307f24d182cef4e.tar.gz
conf-5870cfe09c0a169c6458df487307f24d182cef4e.zip
fix keybindings for new neomutt
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 42b8a2d..c8b40a4 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -116,8 +116,8 @@ set quit
bind generic , enter-command
bind generic,pager,index B help
-bind generic,compose i exit
-bind index i noop
+bind pager,compose,attach i exit
+bind generic,index i noop
bind generic,pager,index ? search-reverse
bind generic,pager,index p search-opposite