aerc/commands/msg
Jeffas 7f033278eb Add postpone command
This command uses the Postpone folder from the account config to save
messages to. Messages are saved as though they were sent so have a valid
'to' recipient address and should be able to be read back in for later
editing.
2020-04-24 12:59:21 -04:00
..
archive.go Use aerc.PushError where appropriate 2020-04-23 21:02:45 +02:00
copy.go Use aerc.PushError where appropriate 2020-04-23 21:02:45 +02:00
delete.go Use aerc.PushError where appropriate 2020-04-23 21:02:45 +02:00
forward.go Add postpone command 2020-04-24 12:59:21 -04:00
mark.go add mark command 2019-12-21 09:27:50 -05:00
modify-labels.go Use aerc.PushError where appropriate 2020-04-23 21:02:45 +02:00
move.go Use aerc.PushError where appropriate 2020-04-23 21:02:45 +02:00
msg.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
pipe.go Use aerc.PushError where appropriate 2020-04-23 21:02:45 +02:00
read.go Use aerc.PushError where appropriate 2020-04-23 21:02:45 +02:00
reply.go Add postpone command 2020-04-24 12:59:21 -04:00
unsubscribe.go Add postpone command 2020-04-24 12:59:21 -04:00
unsubscribe_test.go Add unsubscribe command 2019-07-04 11:06:14 -04:00
utils.go add command helpers 2019-12-21 09:27:50 -05:00