myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit f5f9bcbd4f4c1107e00dd2bc928e27a0a75ae42e
parent 037f22022f47a17b8308e1cebb6a11afff68fec1
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri, 11 Nov 2011 21:55:28 +0100

more ^b and ^f in mutt

Diffstat:
mutt/muttrc | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/mutt/muttrc b/mutt/muttrc @@ -138,10 +138,9 @@ set status_format="%r%f %?l?%l? %?M?%M/?%m:%?n? N%n?%?o? O%o?%?d? D%d?%?F? !%F?% # more vim-like bindings macro index G <last-entry> -macro index \cf <next-page> -macro index \cb <previous-page> -macro index ? <search-reverse> -macro pager ? <search-reverse> +macro index,pager \cf <next-page> +macro index,pager \cb <previous-page> +macro index,pager ? <search-reverse> # we must move help from '?' to somewhere else, and <F1> is already # taken by the manual macro index <F2> <help>