Commit Graph

7 Commits

Author SHA1 Message Date
Tobias Kortkamp
11bf3c0d3d mail/aerc: Update to 0.2.1
Changes:	https://git.sr.ht/~sircmpwn/aerc/refs/
2019-07-30 15:06:50 +00:00
Tobias Kortkamp
c93b732d07 mail/aerc: Update to latest commit 2019-07-27 08:54:51 +00:00
Tobias Kortkamp
0675eea8bf mail/aerc: Update to latest commit 2019-07-17 04:14:04 +00:00
Tobias Kortkamp
cd27efc0b6 mail/aerc: Update to latest commit 2019-07-03 12:47:49 +00:00
Tobias Kortkamp
7b402c3980 mail/aerc: Drop custom do-{build,install} targets after r505321 2019-06-29 04:02:08 +00:00
Tobias Kortkamp
fd2b9625c6 mail/aerc: Update to latest master
Also fix handling of tcell dependency which is actually replaced
with a patched version.
2019-06-17 13:35:17 +00:00
Tobias Kortkamp
58a7a27e6c New port: mail/aerc
Aerc is an email client that runs in your terminal.  It is highly
efficient and extensible, perfect for the discerning hacker.

Some of its more interesting features include:

- Editing emails in an embedded terminal tmux-style, allowing you
  to check on incoming emails and reference other threads while you
  compose your replies
- Render HTML emails with an interactive terminal web browser,
  highlight patches with diffs, and browse with an embedded less
  session
- Vim-style keybindings and ex-command system, allowing for powerful
  automation at a single keystroke
- First-class support for working with git & email
- Open a new tab with a terminal emulator and a shell running for
  easy access to nearby git repos for parallel work
- Support for multiple accounts, with support for IMAP, Maildir, SMTP,
  and sendmail transfer protocols
- CalDAV and CardDAV support for synchronizing contacts & calendar
  events
- Asynchronous IMAP support ensures the UI never gets locked up by
  a flaky network, as mutt often does
- Efficient network usage - aerc only downloads the information
  which is necessary to present the UI, making for a snappy and
  bandwidth-efficient experience

WWW: https://aerc-mail.org/
2019-06-10 17:00:26 +00:00