oils-for-unix / oils

Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
http://www.oilshell.org/
Other
2.85k stars 159 forks source link

[WIP] Move `procs` to variable namespace #2025

Closed PossiblyAShrub closed 4 months ago

PossiblyAShrub commented 4 months ago

I haven't fully thought through the repercussions of this, but I'd like to see what fails in CI first.

PossiblyAShrub commented 4 months ago

Superseded by: #2028