]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mutt/.mutt/muttrc
Working mouse wheel in Mutt
[dotfiles.git] / mutt / .mutt / muttrc
index ba3c2d72a38f9ab97ab567086cd887f927738f73..f3bde967b4e067abce4d7d92dbc5ff01c00d995f 100644 (file)
@@ -16,6 +16,7 @@ set timeout = 60
 set rfc2047_parameters
 set reply_to = yes
 set fcc_clear = yes
+set ssl_starttls = no
 set signature = ~/.signature
 set hostname = "stargrave.org"
 set realname = "Sergey Matveev"
@@ -28,13 +29,22 @@ set pipe_decode = yes
 set crypt_protected_headers_write = yes
 set print_command="cat > /tmp/mail-printed"
 
+macro index <F1> "<next-unread-mailbox><enter>" "Go to new mail"
+macro index <F5> ":set mbox_type = mbox\n" "mbox mailbox type"
+
 macro index <F8> "<shell-escape>mu find --clearlinks --format=links --linksdir=~/mail/search " "mu find"
 macro index <F9> "<change-folder-readonly>~/mail/search<enter>" "mu find results"
 
-macro index <F5> ":set mbox_type = mbox\n" "mbox mailbox type"
-
 macro pager \cu |urlview\n
-macro index \cn "<next-unread-mailbox><enter>" "Go to new mail"
+
+macro index \cb <decrypt-copy>
+macro pager \cb <decrypt-copy>
+
+macro index \ce <next-entry>
+macro index \cy <previous-entry>
+macro pager \ce <next-line>
+macro pager \cy <previous-line>
+
 alternative_order text/plain text/enriched text/html
 auto_view text/html
 unignore \
@@ -68,7 +78,6 @@ mailboxes =mbox \
     =spam \
     =suckless \
     =fbsd \
-    =tortalk \
     =vim \
     =zfs \
     =zsh