MrPicklePinosaur / shrs

The rusty shell toolkit for hackers
https://mrpicklepinosaur.github.io/shrs/
Apache License 2.0
301 stars 24 forks source link

[Feature]: certain keywords break in the wrong contexts #491

Open MrPicklePinosaur opened 3 months ago

MrPicklePinosaur commented 3 months ago

What would you like to see added?

In particular, the done keyword, when used in the context of an argument, fails to parse since it's being treated as a keyword

task done 27

results in

parse error: unsuccessful parse
error: unsuccessful parse