4478c6a4b7
Fixes ~sircmpwn/aerc2#205. Many functions do a nil check on the store, so this changes Store() so it returns nil when msglist is nil. It also places the Scroll() behind the nil check in the next-message command. https://todo.sr.ht/~sircmpwn/aerc2/205 |
||
---|---|---|
.. | ||
account-wizard.go | ||
account.go | ||
aerc.go | ||
compose.go | ||
dirlist.go | ||
exline.go | ||
headerlayout.go | ||
msglist.go | ||
msgviewer.go | ||
providesmessage.go | ||
spinner.go | ||
status.go | ||
tabhost.go | ||
terminal.go |