jaromail

a commandline tool to easily and privately handle your e-mail
git clone git://parazyd.org/jaromail.git
Log | Files | Refs | Submodules | README

commit 1df91330fe58fce22ccc15576f818556a5f4c6eb
parent 7e8e4280db14414f553ba7bffb9c636ea436112d
Author: Jaromil <jaromil@dyne.org>
Date:   Wed, 13 Apr 2016 13:04:26 +0200

more keybindings to accomodate emacs and less habits

Diffstat:
Msrc/mutt/keybindings | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/mutt/keybindings b/src/mutt/keybindings @@ -22,8 +22,10 @@ bind index \e> last-entry # we want to be able to scroll also over e-mails to be deleted bind index <down> next-entry bind index j next-entry +bind index n next-entry bind index <up> previous-entry bind index k previous-entry +bind index p previous-entry # group reply by default bind index,pager r group-reply @@ -31,7 +33,11 @@ bind index,pager r group-reply bind pager w search bind pager \n noop # PINE prints "No default action for this menu." bind pager <up> previous-line +bind pager p previous-line +bind pager u previous-page +bind pager n next-line bind pager <down> next-line +# space is default next-line already bind pager <left> previous-entry # Little Brother Database settings