aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-26Add new-email triggerJeffas
2019-07-25Show the directory being selected in grayJeffas
2019-07-25Fix :close on terminal panicJeffas
2019-07-25Add space which was missingJeffas
2019-07-25Fix grid creating too large subcontextsJeffas
2019-07-25Fix panic when tabs.popHistory is nonexistentDrew DeVault
2019-07-25Make :next-result :prev-result relative to cursorKevin Kuehler
2019-07-23Makefile: Use GO variable to specify compiler pathKacper KoƂodziej
2019-07-23Discard stdout if not redirected to fileDaniel Bridges
2019-07-23Add change tab commandJeffas
2019-07-19Fix error handling in maildir workerNicolai Dagestad
2019-07-19Use latest go-maildirBen Burwell
2019-07-19Fix alternatives configDrew DeVault
2019-07-19Add [a]ttach to the review message promptsDrew DeVault
2019-07-19Register worker in init.Reto Brunner
2019-07-19Forward mailto links to server via ./aerc <mailto>Drew DeVault
2019-07-19Add Unix socket for communicating with aercDrew DeVault
2019-07-19aerc(1): fix scdoc syntax errorDrew DeVault
2019-07-19aerc(1): document missing commandsDrew DeVault
2019-07-19aerc(1): Fix fallback ex key documentationDrew DeVault
2019-07-19Implement :filter, :clearKevin Kuehler
2019-07-19Change default attach keybindingDrew DeVault
2019-07-19Add :attach command for composeGalen Abell
2019-07-17Add :cp alias for :copyDrew DeVault
2019-07-17Add option to always show mimetype in viewerJeffas
2019-07-17Remove passing of showHeaders explicitlyJeffas
2019-07-17Ensure new partswitcher doesn't start on multipartJeffas
2019-07-17maildir: Watch for new messagesBen Burwell
2019-07-17Display user specified headers in viewer if presentDaniel Bridges
2019-07-17Show currently pressed keys in statuslineJeffas
2019-07-17Add an option to toggle between read and unreadNicolai Dagestad
2019-07-17Revert "Ensure new partswitcher doesn't start on multipart"Drew DeVault
2019-07-17Add show-headers to aerc-configJeffas
2019-07-17Fix grid widths when using weighted widthsJeffas
2019-07-17Add MouseEnabled config settingJeffas
2019-07-17When reviewing an email don't pass characters onJeffas
2019-07-17Fix text input cursor position with non-ASCII textTuomas Siipola
2019-07-17Show usage on getopt.Getopts errorAsger Hautop Drewsen
2019-07-17Ensure new partswitcher doesn't start on multipartJeffas
2019-07-17Update status message to include destinationJeffas
2019-07-17lowercase all key bindingsReto Brunner
2019-07-17Fix header decodingBen Burwell
2019-07-15commands: Don't crash when store is nilKevin Kuehler
2019-07-1571: Allow user to change config options at runtimePedro L. Ramos
2019-07-14Update README.mdDrew DeVault
2019-07-13Escape plus symbol in hldiff filter.EdOverflow
2019-07-13Fix missing format fields in maildir/container.goDrew DeVault
2019-07-13Don't initialize an invalid pty sizeDrew DeVault
2019-07-12Fix read reply flag formattingJeffas
2019-07-12Add maildir docsBen Burwell