MrPicklePinosaur / shrs

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

[Bug]: Tokenization with escape characters is incorrect #490

Open MrPicklePinosaur opened 3 months ago

MrPicklePinosaur commented 3 months ago

What went wrong?

Something like

mv ~/Downloads/Assignment\ 1.pdf . 

Will tokenize ~/Downloads/Assignment\ and 1.pdf separately