aerc/widgets
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
..
account-wizard.go Add Mouseable 2019-09-11 11:41:34 -04:00
account.go Fix segfault on delete 2019-09-11 12:24:37 -04:00
aerc.go Add signatures 2019-09-12 16:18:34 -04:00
compose.go Add signatures 2019-09-12 16:18:34 -04:00
dirlist.go Add display of unread messages in dirlist 2019-09-11 12:37:43 -04:00
exline.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
headerlayout.go Support configurable header layout in compose widget 2019-07-26 14:22:04 -04:00
msglist.go Add Mouseable 2019-09-11 11:41:34 -04:00
msgviewer.go Add Mouseable 2019-09-11 11:41:34 -04:00
providesmessage.go Fix crashes when operating on empty folder (#216) 2019-07-10 13:21:38 -04:00
spinner.go Add modify-labels command 2019-09-12 16:17:24 -04:00
status.go Show currently pressed keys in statusline 2019-07-17 17:12:52 -04:00
tabhost.go Ring bell when new messages arrive 2019-07-29 15:01:49 -04:00
terminal.go Add Mouseable 2019-09-11 11:41:34 -04:00