summaryrefslogtreecommitdiffstats
path: root/config/keys
diff options
context:
space:
mode:
Diffstat (limited to 'config/keys')
-rw-r--r--config/keys6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/keys b/config/keys
index 7bdde6a..72756f9 100644
--- a/config/keys
+++ b/config/keys
@@ -6,8 +6,8 @@ bind pager <right> next-entry
bind index \t next-unread
bind pager \t next-unread
-bind index .\t next-unread-mailbox
-bind pager .\t next-unread-mailbox
+bind index . previous-unread
+bind pager . previous-unread
bind browser ^ check-new
bind index ^ imap-fetch-mail
@@ -17,9 +17,9 @@ bind index b buffy-list
bind compose f edit-from
-bind index <Esc>f followup-message
bind index F forward-message
bind index f flag-message
macro index y '<read-thread><previous-thread><next-unread>'
+macro index - '<read-thread><previous-unread>'
macro index S "<save-message>=SPAM<enter>" "move message to spam"