add macro to archive message

This commit is contained in:
Morgan McMillian 2021-03-12 08:01:03 -08:00
parent db11e8ca9d
commit 2f1388aa8d

View file

@ -37,3 +37,5 @@ bind attach,index,pager \CD next-page
bind attach,index,pager \CU previous-page bind attach,index,pager \CU previous-page
bind attach,index g first-entry bind attach,index g first-entry
bind attach,index G last-entry bind attach,index G last-entry
macro index,pager A "<save-message>=Archive<enter>" "Archive message"