aerc/commands/account
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
..
account.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
cf.go Add IMAP folder tab completion 2019-07-04 11:28:04 -04:00
compose.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
mkdir.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
next-folder.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
next-result.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
next.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
search.go commands: Don't crash when store is nil 2019-07-15 09:46:49 -04:00
select.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
view.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00