aboutsummaryrefslogtreecommitdiff
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
parentMerge branch 'release/v9.16.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-62ddae165a4e688089eeafb1b9d21699154225f9.tar.gz
dotfiles-62ddae165a4e688089eeafb1b9d21699154225f9.zip
Merge branch 'hotfix/v9.16.1'v9.16.1
* hotfix/v9.16.1: Correct double-up in Mutt bindings
-rw-r--r--VERSION4
-rw-r--r--mutt/muttrc2
2 files changed, 3 insertions, 3 deletions
diff --git a/VERSION b/VERSION
index 49e0fd34..a74f802a 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v9.16.0
-Sun, 31 May 2020 09:30:33 +0000
+tejr dotfiles v9.16.1
+Mon, 01 Jun 2020 21:31:44 +0000
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'