From 45cefc165c52fd746771696e387c6032663f39f3 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sat, 26 Nov 2016 00:28:51 +0500 Subject: [mutt] Add macros and bindings. * sort toggle with 'S' * reply group with ',g' --- files/.mutt/bindings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/.mutt/bindings') diff --git a/files/.mutt/bindings b/files/.mutt/bindings index 351a868..f7d3df4 100644 --- a/files/.mutt/bindings +++ b/files/.mutt/bindings @@ -1,14 +1,13 @@ bind generic "(" current-top -bind index gg first-entry +bind index g group-reply bind index G last-entry bind index { previous-thread bind index } next-thread bind index - collapse-thread +bind index _ collapse-all bind index F flag-message bind index p recall-message -bind index g group-reply - bind index,pager \CP sidebar-prev bind index,pager \CN sidebar-next @@ -18,6 +17,7 @@ bind pager k previous-line bind pager j next-line bind pager gg top bind pager G bottom +bind pager ,g group-reply bind pager "{" previous-thread bind pager "}" next-thread -- cgit v1.2.3