aerc/config
Jeffas e2d5c456dc Add signatures
This adds the ability for per-account signatures in the accounts.conf
config file. The signature is added to emails in the editor at the
bottom of the email. This includes when forwarding, replying to, and
composing emails.

There are two config options: signature-file and signature-cmd. The
former allows a signature to be read from a file and the latter allows
an arbitrary command to be executed to return the signature.

The config options have been documented in aerc-config
2019-09-12 16:18:34 -04:00
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf.in Add display of unread messages in dirlist 2019-09-11 12:37:43 -04:00
bindings.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
bindings_test.go Implement key bindings subsystem 2019-03-15 01:31:23 -04:00
binds.conf Implement :filter, :clear 2019-07-19 11:30:32 -04:00
config.go Add signatures 2019-09-12 16:18:34 -04:00
triggers.go Add new-email trigger 2019-07-26 14:00:24 -04:00