pimalaya / himalaya

CLI to manage emails
https://github.com/pimalaya
MIT License
3.09k stars 94 forks source link

QUERY *must* be the first argument to "sort" command #437

Closed fauxmight closed 1 year ago

fauxmight commented 1 year ago

When using the sort command, one cannot pass arguments as noted in the wiki documentation:

himalaya sort -c arrival -c from not seen

returns

error: The following required arguments were not provided:
    <QUERY>...

If the QUERY argument is passed FIRST, the sort command works as expected. It is not clear whether this is intended behavior and the documentation requires updating or this is a bug.

soywod commented 1 year ago

This bug has been fixed on develop (not yet available) and will be available for the next release v0.6.2.