summaryrefslogtreecommitdiff
path: root/.mutt/id_main
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-12-13 22:35:38 +0000
committerUrbain Vaes <urbain@vaes.uk>2015-12-13 22:35:38 +0000
commitfa266e650fba7c94243ca87618bfabbc9d4db05e (patch)
tree585a10186b927c25c554c2369d7b5e9422e51aed /.mutt/id_main
parent40bd1a26eba933f00297e91e381654f693dcf385 (diff)
Add bindings for mutt
Diffstat (limited to '.mutt/id_main')
-rw-r--r--.mutt/id_main4
1 files changed, 4 insertions, 0 deletions
diff --git a/.mutt/id_main b/.mutt/id_main
index 9e854bc..a89f1ff 100644
--- a/.mutt/id_main
+++ b/.mutt/id_main
@@ -5,3 +5,7 @@ set spoolfile = "+Main/Main"
set record = "+Main/Main.sent"
set postponed = "+Main/Main.drafts"
set trash = "+Main/Main.bin"
+
+macro index gs "<change-folder> $record<enter>"
+macro index gd "<change-folder> $postponed<enter>"
+macro index gb "<change-folder> $trash<enter>"