X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.muttrc.addons;h=8ab616e6114d1b5ccb6c01d85221ccc25e72d4b6;hp=dbad39a1f29dce63a357f3afedaec9edc4fd0889;hb=932ed3e52b2766c7ccc06a9c04b2d36055494e9b;hpb=e8a387da1d23ad7303e4c9ce1bcdca961da52bde diff --git a/.muttrc.addons b/.muttrc.addons index dbad39a..8ab616e 100644 --- a/.muttrc.addons +++ b/.muttrc.addons @@ -8,7 +8,9 @@ folder-hook "=spam" set sort=mailbox-order folder-hook "=err" set sort=mailbox-order folder-hook "=input$" set sort=mailbox-order bind index \` next-unread +bind pager \` next-unread bind index \` previous-unread +bind pager \` previous-unread unset strict_threads set editor="vim -c 'set noai' -c 'set ts=8' -c 'set fileencoding=iso-8859-2' -c 'set fileencodings=iso-8859-2'" set send_charset="us-ascii:iso-8859-2:utf-8"