aerc/commands/msg
Kevin Kuehler 8bb115dbae commands: Don't crash when store is nil
On a slow network connection, running these commands without this guard
will cause aerc to panic.

Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu>
2019-07-15 09:46:49 -04:00
..
archive.go commands: Don't crash when store is nil 2019-07-15 09:46:49 -04:00
copy.go commands: Don't crash when store is nil 2019-07-15 09:46:49 -04:00
delete.go commands: Don't crash when store is nil 2019-07-15 09:46:49 -04:00
move.go commands: Don't crash when store is nil 2019-07-15 09:46:49 -04:00
msg.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
pipe.go commands: Don't crash when store is nil 2019-07-15 09:46:49 -04:00
read.go commands: Don't crash when store is nil 2019-07-15 09:46:49 -04:00
reply.go commands: Don't crash when store is nil 2019-07-15 09:46:49 -04:00
unsubscribe.go Fix crashes when operating on empty folder (#216) 2019-07-10 13:21:38 -04:00
unsubscribe_test.go Add unsubscribe command 2019-07-04 11:06:14 -04:00