aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
Commit message (Collapse)AuthorAgeFilesLines
* Restore layout of status bars in MuttTom Ryder2020-05-181-7/+0
| | | | I missed them too much!
* Correct attachment hints in MuttTom Ryder2020-05-181-2/+3
|
* Show text/enriched mail in Mutt for completenessTom Ryder2020-05-181-4/+4
|
* Set pager_index_lines in Mutt for index contextTom Ryder2020-05-181-0/+5
|
* Restore stricter Mutt quote matching patternTom Ryder2020-05-181-0/+6
|
* Move Mutt status bar to topTom Ryder2020-05-181-2/+3
|
* Completely rewrite muttrcTom Ryder2020-05-181-130/+126
|
* Use :set/:unset commands in Mutt more terselyTom Ryder2020-05-181-29/+29
|
* Swap j/k and J/K in MuttTom Ryder2020-05-171-0/+6
| | | | | The former's default bindings don't allow selecting deleted messages, which seems less intuitive to me.
* Remove erroneous commentTom Ryder2020-05-171-1/+1
|
* Overhaul Mutt macrosTom Ryder2020-05-171-45/+26
|
* Port some common personal macros into muttrcTom Ryder2020-05-171-0/+41
|
* Don't use protected PGP headers anymoreTom Ryder2020-05-171-1/+0
| | | | Not really worth it
* Switch Mutt to XDG basedirsTom Ryder2020-05-121-3/+3
|
* Include spam tag prefix in MuttTom Ryder2020-05-101-1/+1
|
* Use tabs for muttrcTom Ryder2020-05-091-4/+4
|
* Add Bcc and terminating columns to Mutt pager hdrsTom Ryder2020-05-041-2/+2
|
* Remove gms Mutt bindingTom Ryder2020-04-211-3/+0
| | | | | Mail retrieval methods differ between systems for me now--some use gms(1df), others use systemd units.
* Add map to reload ~/.muttrcTom Ryder2020-04-201-0/+5
|
* Enable forward_attachments in MuttTom Ryder2019-05-261-0/+1
| | | | | | | | | | | | | | | From v1.12's release notes <http://www.mutt.org/relnotes/1.12/>: > Previously, if you wanted to include attachments in a forwarded email, > you had to either use $mime_forward, which forwarded the entire email > as an attachment, or else open the attachment menu, manually tag all > the attachments and then hit forward from the attachment menu. > > $forward_attachments is a quadoption that now allows forwarding > attachments from an email when inline-forwarding (that is, > $mime_forward unset, and $forward_decode set). Note that > text-decodable attachments will still be decoded and included in the > message body. Non-decodable attachments will be added as separate > attachments.
* Enable crypt_protected_headers_write in MuttTom Ryder2019-05-261-0/+1
| | | | | | | | From v1.12's release notes <http://www.mutt.org/relnotes/1.12/>: > When $crypt_protected_headers_write is set, a protected subject header > will be generated for signed or encrypted emails. For encrypted > emails, the value in $crypt_protected_headers_subject will replace the > real subject in the unencrypted headers.
* Break up some long linesTom Ryder2018-12-261-1/+3
|
* Remove a lot of alignment spacingTom Ryder2018-11-231-35/+35
|
* Prompt for message deletion in MuttTom Ryder2018-03-071-1/+1
| | | | | I've fat-fingered just enough deletions that I don't want this setting anymore.
* Make traditional PGP decoding work againTom Ryder2017-02-251-0/+3
|
* Use abook --add-email-quietTom Ryder2017-02-051-1/+1
|
* More generic Mutt configurationTom Ryder2017-01-281-0/+134
| | | | | Remove some person and system specific stuff, including my signature; nothing complex about that, after all.
* Make sendmail(1) implementation configurableTom Ryder2016-07-041-127/+0
| | | | Include it in the sendemail section of the Git config, too
* Rename binscripts more terselyTom Ryder2016-06-221-2/+2
|
* Mutt getmails quietly in backgroundTom Ryder2016-06-191-1/+1
|
* No longer signing by defaultTom Ryder2016-06-171-1/+0
|
* Use default ~/.signature locationTom Ryder2016-03-291-3/+0
|
* Remove blank lines at end of filesTom Ryder2016-03-281-1/+0
|
* Fix consistent spacing in muttrcTom Ryder2015-10-171-1/+1
|
* Try edit_headers in mutt for a whileTom Ryder2015-10-021-0/+1
|
* Add abook shortcutTom Ryder2015-10-021-0/+3
|
* Add macro to speedily save a messageTom Ryder2014-01-131-0/+3
|
* Define macro to retrieve mail with getmails(1)Tom Ryder2014-01-131-0/+3
|
* Add comment to custom macrosTom Ryder2014-01-131-2/+2
|
* Remove person-specific details from my muttrcTom Ryder2013-12-061-8/+7
|
* Remove stray spaceTom Ryder2013-12-061-1/+1
|
* Avoid top-posting emailsTom Ryder2013-12-021-1/+0
|
* Turned out reverse-thread sucks for mailing listsTom Ryder2013-11-161-1/+1
|
* Automatically attempt to decrypt inline PGPTom Ryder2013-07-111-0/+3
|
* Macros to quickly jump between mailboxesTom Ryder2013-06-131-0/+4
|
* Sign everything, include PGP key with hooksTom Ryder2013-05-301-5/+7
|
* Use gpgme instead of the PGP command definitionsTom Ryder2013-05-301-16/+1
| | | | Which is about fifty million times easier
* Fix index dates and signatureTom Ryder2013-05-191-1/+5
|
* Color changesTom Ryder2013-05-131-2/+3
|
* Create mailboxes if they don't existTom Ryder2013-05-071-0/+3
|