Update qemu version to 9.1.0
[slackbuilds.git] / aerc / README
blob0bac8551fe57ac1c18bb93071f0036cf8b8f699d
1 A pretty good email client
3 aerc is an email client that runs in your terminal. It's highly efficient and
4 extensible, perfect for the discerning hacker. Check out the screencast above
5 to get an idea of how it's used.
7 Some of its more interesting features include:
9   - Editing emails in an embedded terminal tmux-style.
10   - Render HTML emails with an interactive terminal web browser, highlight
11     patches with diffs, and browse with an embedded less session.
12   - Vim-style keybindings and ex-command system, allowing for powerful
13     automation at a single keystroke.
14   - First-class support for working with git & email.
15     (https://git-send-email.io/)
16   - Open a new tab with a terminal emulator and a shell running for easy
17     access to nearby git repos for parallel work.
18   - Support for multiple accounts, with IMAP, Maildir, Notmuch, Mbox and JMAP
19     backends. Along with IMAP, JMAP, SMTP, and sendmail transfer protocols.
20   - Asynchronous IMAP and JMAP support ensures the UI never gets locked up by
21     a flaky network.
22   - Efficient network usage - aerc only downloads the information which is
23     necessary to present the UI, making for a snappy and bandwidth-efficient
24   - Email threading (with and/or without IMAP server support).
25   - PGP signing, encryption and verification using GNUpg.