summaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2020-02-12 14:50:53 +0000
committerUrbain Vaes <urbain@vaes.uk>2020-02-12 14:50:53 +0000
commit8a88e667c2cd1ac5ba333fbcaf355c044860b6df (patch)
tree50bccf771d73f90a69b18c3bed4fcbbf5c9eba6c /mutt
parent20e67f471b69f90d48037efd2089cb9aa83a91dc (diff)
Fix gs mapping
Diffstat (limited to 'mutt')
-rw-r--r--mutt/.mutt/id_work2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/.mutt/id_work b/mutt/.mutt/id_work
index c6fea5b..ac75a03 100644
--- a/mutt/.mutt/id_work
+++ b/mutt/.mutt/id_work
@@ -8,7 +8,7 @@ set trash = "+Work/Work.bin"
# Record not necessary because outlook saves messages
unset record
-macro index,pager gs "<change-folder> $record<enter>"
+macro index,pager gs "<change-folder> +Work/Work.sent<enter>"
macro index,pager gd "<change-folder> $postponed<enter>"
macro index,pager gb "<change-folder> $trash<enter>"