Age | Commit message (Expand) | Author |
2019-07-26 | Move msgstore map to dirstore | Jeffas |
2019-07-26 | Add new-email trigger | Jeffas |
2019-07-25 | Show the directory being selected in gray | Jeffas |
2019-07-25 | Fix :close on terminal panic | Jeffas |
2019-07-25 | Add space which was missing | Jeffas |
2019-07-25 | Fix grid creating too large subcontexts | Jeffas |
2019-07-25 | Fix panic when tabs.popHistory is nonexistent | Drew DeVault |
2019-07-25 | Make :next-result :prev-result relative to cursor | Kevin Kuehler |
2019-07-23 | Makefile: Use GO variable to specify compiler path | Kacper KoĆodziej |
2019-07-23 | Discard stdout if not redirected to file | Daniel Bridges |
2019-07-23 | Add change tab command | Jeffas |
2019-07-19 | Fix error handling in maildir worker | Nicolai Dagestad |
2019-07-19 | Use latest go-maildir | Ben Burwell |
2019-07-19 | Fix alternatives config | Drew DeVault |
2019-07-19 | Add [a]ttach to the review message prompts | Drew DeVault |
2019-07-19 | Register worker in init. | Reto Brunner |
2019-07-19 | Forward mailto links to server via ./aerc <mailto> | Drew DeVault |
2019-07-19 | Add Unix socket for communicating with aerc | Drew DeVault |
2019-07-19 | aerc(1): fix scdoc syntax error | Drew DeVault |
2019-07-19 | aerc(1): document missing commands | Drew DeVault |
2019-07-19 | aerc(1): Fix fallback ex key documentation | Drew DeVault |
2019-07-19 | Implement :filter, :clear | Kevin Kuehler |
2019-07-19 | Change default attach keybinding | Drew DeVault |
2019-07-19 | Add :attach command for compose | Galen Abell |
2019-07-17 | Add :cp alias for :copy | Drew DeVault |
2019-07-17 | Add option to always show mimetype in viewer | Jeffas |
2019-07-17 | Remove passing of showHeaders explicitly | Jeffas |
2019-07-17 | Ensure new partswitcher doesn't start on multipart | Jeffas |
2019-07-17 | maildir: Watch for new messages | Ben Burwell |
2019-07-17 | Display user specified headers in viewer if present | Daniel Bridges |
2019-07-17 | Show currently pressed keys in statusline | Jeffas |
2019-07-17 | Add an option to toggle between read and unread | Nicolai Dagestad |
2019-07-17 | Revert "Ensure new partswitcher doesn't start on multipart" | Drew DeVault |
2019-07-17 | Add show-headers to aerc-config | Jeffas |
2019-07-17 | Fix grid widths when using weighted widths | Jeffas |
2019-07-17 | Add MouseEnabled config setting | Jeffas |
2019-07-17 | When reviewing an email don't pass characters on | Jeffas |
2019-07-17 | Fix text input cursor position with non-ASCII text | Tuomas Siipola |
2019-07-17 | Show usage on getopt.Getopts error | Asger Hautop Drewsen |
2019-07-17 | Ensure new partswitcher doesn't start on multipart | Jeffas |
2019-07-17 | Update status message to include destination | Jeffas |
2019-07-17 | lowercase all key bindings | Reto Brunner |
2019-07-17 | Fix header decoding | Ben Burwell |
2019-07-15 | commands: Don't crash when store is nil | Kevin Kuehler |
2019-07-15 | 71: Allow user to change config options at runtime | Pedro L. Ramos |
2019-07-14 | Update README.md | Drew DeVault |
2019-07-13 | Escape plus symbol in hldiff filter. | EdOverflow |
2019-07-13 | Fix missing format fields in maildir/container.go | Drew DeVault |
2019-07-13 | Don't initialize an invalid pty size | Drew DeVault |
2019-07-12 | Fix read reply flag formatting | Jeffas |