Update: o also opens message now

This commit is contained in:
hyzen
2026-02-10 17:12:42 +05:30
parent fcf0e2186e
commit 14ace20f11

View File

@@ -144,6 +144,7 @@ bind index zA collapse-all # Missing :folddisable/foldenab
# Open mail
bind index <return> display-message
bind index o display-message
# Full headers
macro index h "<enter-command>unset weed<enter><display-message><enter-command>set weed<enter>" "show all headers"