mirror of
https://git.sr.ht/~rjarry/aerc
synced 2025-02-22 14:53:57 +01:00
![]() Currently if `aerc mbox:..` is used on the command line with an invalid URL schema such as `aerc mbox:~/mbox`, it tries to open "nothing" and fails, instead of letting the user know that the URL scheme (command usage) is wrong. This commit silently handles such wrong URL schemes. Fixes: https://todo.sr.ht/~rjarry/aerc/281 Signed-off-by: Syed Fasiuddin <syed.fasiuddin@icloud.com> Acked-by: Tim Culverhouse <tim@timculverhouse.com> Tested-by: Koni Marti <koni.marti@gmail.com> |
||
---|---|---|
.. | ||
create.go | ||
io.go | ||
models.go | ||
worker.go |