aerc/commands/msg
Reto Brunner d48ea6231c Move findPlaintext / findFirstNonMultipart to utils
They are used by more than one command and as such need to be in a common file.
2020-05-17 12:15:50 +02:00
..
archive.go gofmt fixes 2020-04-24 12:59:40 -04:00
copy.go commands/helper: remove duplicated method 2020-05-11 09:47:33 -04:00
delete.go commands/helper: remove duplicated method 2020-05-11 09:47:33 -04:00
forward.go FetchBodyPart doesn't need the parent body structure 2020-05-17 11:44:38 +02:00
mark.go add mark command 2019-12-21 09:27:50 -05:00
modify-labels.go commands/helper: remove duplicated method 2020-05-11 09:47:33 -04:00
move.go commands/helper: remove duplicated method 2020-05-11 09:47:33 -04:00
msg.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
pipe.go FetchBodyPart doesn't need the parent body structure 2020-05-17 11:44:38 +02:00
read.go commands/helper: remove duplicated method 2020-05-11 09:47:33 -04:00
recall.go msg/reply: fix encoding issues for quoted reply. 2020-05-17 12:08:17 +02:00
reply.go Move findPlaintext / findFirstNonMultipart to utils 2020-05-17 12:15:50 +02: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 Move findPlaintext / findFirstNonMultipart to utils 2020-05-17 12:15:50 +02:00