dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 1b1443c47c798e23c9e3eaefe573c7415fe40a36
parent 94a1abf4c4142b8951c9dcaf9c7fcbf5bcb6eccd
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Sun, 28 Feb 2016 20:26:23 -0800

fix group-reply, universally bound to 'g'

Diffstat:
M.mutt/muttrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mutt/muttrc b/.mutt/muttrc @@ -117,7 +117,7 @@ bind pager G bottom bind attach,index,pager \CD next-page bind attach,index,pager \CU previous-page -bind index R group-reply +bind index,pager g group-reply bind index <tab> sync-mailbox bind index <space> collapse-thread