1.32 - give me space edition
- You can now use spaces in quoted arguments when calling
genie -c
, and they will be preserved. - Yes, this means that
wsl genie -c ls '/mnt/c/Program Files'
now does the right thing. - As a consequence of this, runinwsl is no longer a script, but you haven't been calling it directly anyway, right?
- Added more error-checking.
- Refactored the hell out of everything.