X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.muttrc.addons;h=8ab616e6114d1b5ccb6c01d85221ccc25e72d4b6;hp=dbad39a1f29dce63a357f3afedaec9edc4fd0889;hb=0060785f5eb9d483b961d47e7832686a30882fbe;hpb=ac6eef6f203b8455e1cd14b511973630ec8dc89d 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"