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 266e0bb921bfb181ff914c2d725c5552a2e5f4bb
parent 2f3dbf1aa5c02a80a78aadfacd38fc353ebb3653
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 27 Apr 2020 09:50:21 +0200

Go to bottom after limiting view to flagged messages

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

diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc @@ -139,7 +139,7 @@ bind index <F2> help bind index ? search-reverse macro index M "T~N<enter>;WNT~O<enter>;WO\CT~T<enter>" "Mark all messages as read" -macro index \ f "l~F<enter>" "Show only flagged messages" +macro index \ f "l~F<enter>G" "Show only flagged messages" # Macros to change between inboxes (e.g. SPACE 1), use noop editor to accept # IMAP folders with spaces