Fork of the aerc email client (https://sr.ht/~rjarry/aerc)
Go to file
Drew DeVault 8d20e9218e Implement key bindings subsystem
Which is not yet rigged up
2019-03-15 01:31:23 -04:00
commands Implement :{next,prev}-message 2019-03-14 23:41:25 -04:00
config Implement key bindings subsystem 2019-03-15 01:31:23 -04:00
lib/ui Implement the Container interface in lib/ui/ 2019-01-20 15:06:44 -05:00
widgets Implement key bindings subsystem 2019-03-15 01:31:23 -04:00
worker Display message subjects in message list 2019-03-14 22:19:04 -04:00
.gitignore Initialize worker in account widget 2019-01-13 13:03:28 -05:00
LICENSE Add README.md, update license (MIT -2019) 2019-01-13 20:09:07 -05:00
README.md Add README.md, update license (MIT -2019) 2019-01-13 20:09:07 -05:00
aerc.go Start building out command subsystem 2019-03-10 21:15:24 -04:00
go.mod Implement key bindings subsystem 2019-03-15 01:31:23 -04:00
go.sum Implement key bindings subsystem 2019-03-15 01:31:23 -04:00

README.md

aerc

aerc is a work in progress email client for your terminal.

It is not yet suitable for daily use.

Building

go build

Usage

Start by copying the example configs, config/aerc.conf and config/accounts.conf and editing them to taste, to ~/.config. Then run ./aerc2.

Contributing

Send patches to ~sircmpwn/public-inbox@lists.sr.ht.