JT
|
4c9df9c7c1
|
Add a fallback if Windows external spawn fails (#902)
* Add a fallback if Windows external spawn fails
* Remove path workaround
* More fixes
* More fixes
* Be more flexible with error tests
|
2022-01-31 12:42:12 -05:00 |
|
JT
|
8f6843c600
|
Move $nu.env to $env (#665)
* Move env from nu builtin to its own
* update samples/tests
|
2022-01-05 08:34:42 +11:00 |
|
JT
|
d603086d2f
|
Fix custom call scope leak, refactor tests (#580)
* Fix custom call scope leak, refactor tests
* Actually add tests
|
2021-12-26 06:39:42 +11:00 |
|