aboutsummaryrefslogtreecommitdiff
path: root/mutt
Commit message (Collapse)AuthorAgeFilesLines
* 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-283-27/+12
| | | | | Remove some person and system specific stuff, including my signature; nothing complex about that, after all.
* Source local Mutt config at the end not the startTom Ryder2017-01-261-4/+3
|
* Allow specifying MAILDIR for make(1)Tom Ryder2017-01-261-1/+1
|
* Enable PKA for Mutt crypt, disable autodecodeTom Ryder2016-09-091-3/+1
| | | | The latter is for traditional PGP messages which I never get anyway
* Restore named coloursTom Ryder2016-09-091-10/+10
| | | | Actually, I should just configure my terminal not to bold the text
* More color tweaks to MuttTom Ryder2016-09-091-10/+10
|
* Unbold tilde color in muttrcTom Ryder2016-09-091-1/+1
|
* Change colors of tildes in MuttTom Ryder2016-09-091-1/+1
| | | | "brightblack" seems a funny way to say "gray"
* Add abort-unmodified=no to .muttrcTom Ryder2016-09-081-3/+4
| | | | I need this for a hook to add a BCC to outgoing PGP to work
* "From" and "From:" are two differnet headersTom Ryder2016-09-031-2/+2
|
* Simplify Mutt quoting patternTom Ryder2016-09-021-0/+3
| | | | | | | I don't see too many messages using e.g. | as a quote character, but I can always add it back in if I do. I also don't want to flag anything with leading spaces as a quote because it's more likely to be a section of code or something.
* Add an unbind to MuttTom Ryder2016-09-021-0/+3
| | | | | I really dislike the "lock mailbox" feature, and never use it; it's right next to $ for "refresh mailbox" too.
* Merge in remaining /etc/Muttrc settingsTom Ryder2016-09-021-1/+17
| | | | | Most of them I don't care about, but these are or at least seem important. This makes my configuration more system-independent.
* Merge Debian stock Mutt colors properly under mineTom Ryder2016-09-021-4/+10
| | | | | | Edited appropriately to use "default" instead of foreground white and background black, so that my wash-out effect for Tmux panes works correctly.
* Make sendmail(1) implementation configurableTom Ryder2016-07-041-1/+1
| | | | 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
|
* Add mail signatureTom Ryder2016-03-271-0/+2
|
* 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 my mail signature file tooTom Ryder2013-12-061-3/+0
|
* 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
|
* Still tweaking Mutt config, nearly happyTom Ryder2013-05-062-14/+25
|
* Changed layout of mail directoriesTom Ryder2013-05-061-21/+35
| | | | | The Maildir extensions are unwieldy, just using subdirectories of ~/Mail for each mailbox now, much tidier
* Settings to make flowed plaintext work wellTom Ryder2013-05-031-4/+5
| | | | | Thanks very much to W. Caleb McDaniel for his awesome Mutt page: <http://wcm1.web.rice.edu/mutt-tips.html>
* Unexpected defaultTom Ryder2013-04-301-0/+1
|
* Actually I do want to be prompted on quitTom Ryder2013-04-301-1/+0
|
* Include tildes on empty linesTom Ryder2013-04-301-0/+1
|
* Manual says not to quote the %s at allTom Ryder2013-04-301-1/+1
|
* Turns out quote nesting choice is importantTom Ryder2013-04-301-1/+1
|
* Remove unnecessary trailing slashTom Ryder2013-04-301-1/+1
|