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.go | ||
cf.go | ||
clear.go | ||
compose.go | ||
mkdir.go | ||
next-folder.go | ||
next-result.go | ||
next.go | ||
search.go | ||
select.go | ||
view.go |