aerc/commands/compose
Ray Ganardi b650bb30a2 Implement :header command
Usage: *header* [-f] <field> [value]
	Add a new email header. If the header already exists, -f must be
	specified to replace the given value.
2020-05-01 11:01:28 -04:00
..
abort.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
attach.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
cc-bcc.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
compose.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
detach.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
edit.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
header.go Implement :header command 2020-05-01 11:01:28 -04:00
next-field.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
postpone.go Add recall command 2020-04-24 12:59:21 -04:00
send.go gofmt fixes 2020-04-24 12:59:40 -04:00