summaryrefslogtreecommitdiffstats
path: root/.mutt/muttrc
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2014-06-06 23:42:31 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2014-06-06 23:42:31 +0100
commit6d36b1d0794b6062e6dc133ed3073ac9c3714ac0 (patch)
treee0bd11ff04cfd66f95c0e38e8fc70a7ade62c9e6 /.mutt/muttrc
parentc167fc6f562419c6ba4c53be8180c5660d30e4a6 (diff)
downloadmutt-master.tar.gz
Add basic Vi bindingsHEADmaster
Diffstat (limited to '.mutt/muttrc')
-rw-r--r--.mutt/muttrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/.mutt/muttrc b/.mutt/muttrc
index 575daeb..d79bd44 100644
--- a/.mutt/muttrc
+++ b/.mutt/muttrc
@@ -58,3 +58,9 @@ set crypt_replyencrypt=yes
set crypt_verify_sig = yes
set pgp_auto_decode=yes
set pgp_use_gpg_agent = yes
+
+# set Vi-like bindings
+bind index,pager \Cu half-up
+bind index,pager \Cd half-down
+bind generic,index,browser,pager \Cf next-page
+bind generic,index,browser,pager \Cb previous-page
6a22cupstream/0+git20141218.b46a22cJonathan McCrohan535-639/+317 2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877