aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-02 09:31:55 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-02 09:31:55 +1200
commit62ddae165a4e688089eeafb1b9d21699154225f9 (patch)
tree3b9d50efa93c935ee2019dc88a7b750a91843a32 /mutt/muttrc
parentMerge branch 'release/v9.16.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-9.16.1.tar.gz (sig)
dotfiles-9.16.1.zip
Merge branch 'hotfix/v9.16.1'v9.16.1
* hotfix/v9.16.1: Correct double-up in Mutt bindings
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index e3c15edb..55c2a059 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -212,7 +212,7 @@ macro generic,index,browser,pager \\b \
macro generic,index,browser,pager \\i \
'<change-folder>!<enter>' \
'Change to inbox'
-macro generic,index,browser,pager \\s \
+macro generic,index,browser,pager \\r \
'<change-folder><<enter>' \
'Change to sent'