aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-07-12Implement maildir copyBen Burwell
2019-07-12Handle the invalid "utf8" encodingBen Burwell
2019-07-12Add maildir backend workerBen Burwell
2019-07-12Create UIDStore packageBen Burwell
2019-07-11Add clickable tabsJeffas
2019-07-11Don't bind $noinheritEyal Sawady
2019-07-11#190 Handle gmail duplicate folderDaniel Bridges
2019-07-11Add backtab to tutorial navigationJeffas
2019-07-11Support imaps with oauthbearer authentication (Gmail)Frode Aannevik
2019-07-10Fix crashes when operating on empty folder (#216)Daniel Bridges
2019-07-08Fix :pipe -b actually writing to stdinDrew DeVault
2019-07-08Fix re-opening of expired pipe tabsDrew DeVault
2019-07-08:exec, :pipe: show exit status on completionDrew DeVault
2019-07-08aerc(1): correct error with :pipe documentationDrew DeVault
2019-07-08Add :exec and :pipe -b(ackground)Drew DeVault
2019-07-08Factor IMAP-specific structs out of UI modelsBen Burwell
2019-07-08Use []uint32 instead of imap.SeqSetBen Burwell
2019-07-08Factor UI models out of the worker message packageBen Burwell
2019-07-07Add .build.ymlDrew DeVault
2019-07-05Make :pipe command more genericDrew DeVault
2019-07-04Remove unused caps stringDrew DeVault
2019-07-04Sort out dirstore once and for allDrew DeVault
2019-07-04dirlist: simplify nextPrev() considerablyReto Brunner
2019-07-04dirlist: remove the additional filtering in Draw()Reto Brunner
2019-07-04dirlist: sync dirstore in filterDirsByFoldersConfigReto Brunner
2019-07-04Add IMAP folder tab completionGregory Mullen
2019-07-04Use go-message implementation of GenerateMessageIDBen Burwell
2019-07-04Document message index format specifiersBen Burwell
2019-07-04Crash on delete in empty folder (#213)Zach Sisco