diff options
-rw-r--r-- | config/keys | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/keys b/config/keys index aaa82da..4fe1a32 100644 --- a/config/keys +++ b/config/keys @@ -20,3 +20,5 @@ 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>' |