aerc/commands/compose
Jeffas 3102ac3680 Add recall command
This command allows recalling the selected postponed email to edit in
the composer. The command only allows recalling from the postpone
directory.
2020-04-24 12:59:21 -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
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 Use aerc.PushError where appropriate 2020-04-23 21:02:45 +02:00