about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Move msgstore map to dirstoreJeffas2019-07-263-27/+48
* Add new-email triggerJeffas2019-07-2611-35/+175
* Show the directory being selected in grayJeffas2019-07-251-0/+3
* Fix :close on terminal panicJeffas2019-07-252-1/+5
* Add space which was missingJeffas2019-07-251-1/+1
* Fix grid creating too large subcontextsJeffas2019-07-251-0/+9
* Fix panic when tabs.popHistory is nonexistentDrew DeVault2019-07-251-1/+1
* Make :next-result :prev-result relative to cursorKevin Kuehler2019-07-251-0/+9
* Makefile: Use GO variable to specify compiler pathKacper KoƂodziej2019-07-231-1/+2
* Discard stdout if not redirected to fileDaniel Bridges2019-07-231-0/+1
* Add change tab commandJeffas2019-07-233-5/+90
* Fix error handling in maildir workerNicolai Dagestad2019-07-191-14/+7
* Use latest go-maildirBen Burwell2019-07-192-1/+3
* Fix alternatives configDrew DeVault2019-07-191-2/+5
* Add [a]ttach to the review message promptsDrew DeVault2019-07-191-1/+1
* Register worker in init.Reto Brunner2019-07-195-20/+53
* Forward mailto links to server via ./aerc <mailto>Drew DeVault2019-07-192-3/+25
* Add Unix socket for communicating with aercDrew DeVault2019-07-194-0/+139
* aerc(1): fix scdoc syntax errorDrew DeVault2019-07-191-1/+1
* aerc(1): document missing commandsDrew DeVault2019-07-191-6/+48
* aerc(1): Fix fallback ex key documentationDrew DeVault2019-07-191-1/+1
* Implement :filter, :clearKevin Kuehler2019-07-198-41/+134
* Change default attach keybindingDrew DeVault2019-07-191-1/+1
* Add :attach command for composeGalen Abell2019-07-193-17/+190
* Add :cp alias for :copyDrew DeVault2019-07-172-3/+3
* Add option to always show mimetype in viewerJeffas2019-07-174-8/+21
* Remove passing of showHeaders explicitlyJeffas2019-07-171-12/+12
* Ensure new partswitcher doesn't start on multipartJeffas2019-07-171-0/+2
* maildir: Watch for new messagesBen Burwell2019-07-174-14/+76
* Display user specified headers in viewer if presentDaniel Bridges2019-07-175-41/+116
* Show currently pressed keys in statuslineJeffas2019-07-172-1/+17
* Add an option to toggle between read and unreadNicolai Dagestad2019-07-172-3/+33
* Revert "Ensure new partswitcher doesn't start on multipart"Drew DeVault2019-07-171-1/+0
* Add show-headers to aerc-configJeffas2019-07-171-0/+6
* Fix grid widths when using weighted widthsJeffas2019-07-171-3/+14
* Add MouseEnabled config settingJeffas2019-07-174-1/+15
* When reviewing an email don't pass characters onJeffas2019-07-171-1/+4
* Fix text input cursor position with non-ASCII textTuomas Siipola2019-07-171-3/+3
* Show usage on getopt.Getopts errorAsger Hautop Drewsen2019-07-171-2/+7
* Ensure new partswitcher doesn't start on multipartJeffas2019-07-171-0/+1
* Update status message to include destinationJeffas2019-07-171-1/+1
* lowercase all key bindingsReto Brunner2019-07-171-32/+32
* Fix header decodingBen Burwell2019-07-171-13/+16
* commands: Don't crash when store is nilKevin Kuehler2019-07-158-4/+28
* 71: Allow user to change config options at runtimePedro L. Ramos2019-07-153-51/+129
* Update README.mdDrew DeVault2019-07-141-0/+2
* Escape plus symbol in hldiff filter.EdOverflow2019-07-131-1/+1
* Fix missing format fields in maildir/container.goDrew DeVault2019-07-131-2/+2
* Don't initialize an invalid pty sizeDrew DeVault2019-07-131-0/+3
* Fix read reply flag formattingJeffas2019-07-121-5/+19