From 98d03c192805170e2bdfcfa862b40e4681e9823d Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Tue, 26 May 2015 13:16:27 +0100 Subject: minor changes --- mutt/muttrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mutt') diff --git a/mutt/muttrc b/mutt/muttrc index bdba14b..2184667 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -88,6 +88,7 @@ bind index gg first-entry bind index G last-entry bind index \Cf next-page bind index \Cb previous-page +bind index i flag-message ## Bindings @@ -103,8 +104,8 @@ bind attach h exit # Pager bind pager j next-line bind pager k previous-line -bind pager "J" next-entry -bind pager "K" previous-entry +bind pager J next-entry +bind pager K previous-entry bind pager h exit bind pager N search-opposite bind pager R group-reply -- cgit v1.2.3