From b731482680df4fcd19cb3627180bbe4ea2372820 Mon Sep 17 00:00:00 2001 From: gxlin Date: Thu, 15 Jul 2021 08:51:09 +0800 Subject: More config --- .mutt/keybindings | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .mutt/keybindings (limited to '.mutt/keybindings') diff --git a/.mutt/keybindings b/.mutt/keybindings new file mode 100644 index 0000000..60e3178 --- /dev/null +++ b/.mutt/keybindings @@ -0,0 +1,14 @@ +# vim: filetype=muttrc + +bind pager j next-line +bind pager k previous-line +bind attach,index,pager \CD next-page +bind attach,index,pager \CU previous-page +bind pager gg top +bind pager G bottom +bind attach,index g noop +bind attach,index gg first-entry +bind attach,index G last-entry + +bind index,pager \Cn sidebar-next +bind index,pager \Cp sidebar-prev -- cgit v1.2.3