Fork of the aerc email client (https://sr.ht/~rjarry/aerc)
Go to file
Drew DeVault 661e3ec2a4 Implement basic ex line input
TODO:
- scrolling
- commit/cancel
- command history (via an external command history provider)
- tab completion (via an external tab completion provider)
2018-02-26 22:42:01 -05:00
cmd/aerc Implement basic ex line input 2018-02-26 22:42:01 -05:00
config Misc idiomatic fixes 2018-01-10 11:20:41 -05:00
ui Implement basic ex line input 2018-02-26 22:42:01 -05:00
worker Tidy up list.go 2018-02-02 08:44:30 -05:00
.gitignore Improve logging 2018-01-31 21:18:21 -05:00
LICENSE MIT license 2018-01-09 19:29:52 -05:00
Makefile Make Makefile more POSIXly portable 2018-02-13 23:06:37 -05:00