From cb404dfe7cc98e955cedc1753efac494a60a3ec6 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 21 Apr 2019 07:41:07 -0400 Subject: h/l to enter/exit mail/attach --- muttrc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'muttrc') diff --git a/muttrc b/muttrc index 54b42ff..e1a54a8 100644 --- a/muttrc +++ b/muttrc @@ -27,13 +27,19 @@ bind index \Cf noop # General rebindings bind attach view-mailcap +bind attach l view-mailcap bind editor noop bind index G last-entry bind index gg first-entry +bind pager,attach h exit bind pager j next-line bind pager k previous-line +bind pager l view-attachments bind index D delete-message bind index U undelete-message +bind index L limit +bind index h noop +bind index l display-message bind browser h goto-parent bind browser l select-entry bind pager,browser gg top-page -- cgit v1.2.3