nushell/crates
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
..
nu_plugin_example update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_gstat update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_inc update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_python name change (#526) 2021-12-19 10:00:31 +00:00
nu-cli Harden highlighter against alias spans (#867) 2022-01-28 07:29:45 -05:00
nu-color-config update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-command Add a fallback if Windows external spawn fails (#902) 2022-01-31 12:42:12 -05:00
nu-engine Add support for def-env and export def-env (#887) 2022-01-29 15:45:46 -05:00
nu-json update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-parser Allow viewing the source code of blocks (#894) 2022-01-31 00:05:25 +02:00
nu-path update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-plugin Wait on the plugin child to prevent zombies (#901) 2022-01-31 10:20:11 -05:00
nu-pretty-hex update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-protocol Use 'table' during internal->external (#898) 2022-01-31 07:52:05 -05:00
nu-system fixes process path being truncated (#885) 2022-01-29 08:50:48 -06:00
nu-table Bump ansi-cut version to 0.2.0 (#822) 2022-01-22 18:36:40 -05:00
nu-term-grid update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00