aerc/commands/msg
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
..
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 recall 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
recall.go Add recall command 2020-04-24 12:59:21 -04: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