aerc/commands/msg
Kevin Kuehler d1df710328 commands/msg/archive: Work with msgviwer
Inside the generic msg command we cannot use aerc.SelectedAccount()
because the method naively assumes the current tab is an AccountView.
Use the ProvidesMessage interface instead.

Signed-off-by: Kevin Kuehler <kkuehler@brave.com>
2019-06-11 09:18:51 -04:00
..
archive.go commands/msg/archive: Work with msgviwer 2019-06-11 09:18:51 -04:00
copy.go Fix :copy arg handling 2019-06-09 19:14:04 -04:00
delete.go widget: Add ProvidesMessage interface 2019-06-02 10:16:29 -04:00
move.go Fix :move command's arg parsing 2019-06-09 18:29:21 -04:00
msg.go widget: Add ProvidesMessage interface 2019-06-02 10:16:29 -04:00
read.go Add :read and :unread commands 2019-06-09 14:55:42 -04:00
reply.go Update reply to use getopt posix optind format 2019-06-09 15:50:50 -04:00