nixpulvis / oursh

Your comrade through the perilous world of UNIX.
http://nixpulvis.com/oursh/oursh
MIT License
67 stars 6 forks source link

Subshells syntax parses incorrectly #15

Closed nixpulvis closed 5 years ago

nixpulvis commented 5 years ago

Currently subshells parse as compound syntax.

Original Issue

Subshell syntax (...) parses as a single word, so commands like (ls) are errors.

nixpulvis commented 5 years ago

Fixed in 4bad7e3516b28793f422e2e54c61450ae1209764