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 053b0876d31e57529a47c298ed0ce5e85165537a
parent f1fe7664f5ae0a5054dcdfe9580ca5b996903910
Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date:   Mon, 18 Apr 2016 14:00:42 -0700

do not collapse threads with <space> which is used to lead mailbox changes

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

diff --git a/.mutt/muttrc b/.mutt/muttrc @@ -119,7 +119,6 @@ bind attach,index,pager \CU previous-page bind index,pager R group-reply bind index <tab> sync-mailbox -bind index <space> collapse-thread macro index M "T~N<enter>;WNT~O<enter>;WO\CT~T<enter>" "Mark all messages as read"