aerc
aerc is a terminal-based e-mail client with Vim-style keybindings and an ex-command system. It uses an embedded teminal which allows to use any terminal-editor as an embedded component to compose e-mails. aerc comes with inbuilt support for IMAP and SMTP, but also supports Maildir and Notmuch. While aerc provides a simple wizard to set up an e-mail account, the complete configuration is handled in text files within $XDG_CONFIG_HOME/aerc
.
aerc is written in Go and uses the Tcell package for the terminal UI.
Tips and tricks
Khard as addressbook provider
khard can be configured as an address book provider in $XDG_CONFIG_HOME/aerc/aerc.conf
:
[compose] ... address-book-cmd=khard email --parsable --remove-first-line %s
gollark: Ah, `equal?` works fine, great.
gollark: Because implementing vectors myself is not interesting.
gollark: It's a waste of time so I generally prefer high level languages which actually have working features.
gollark: Oh seriously, it won't compare lists by value? BEE `eq?`.
gollark: It returns a boolean.
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.