mirror of
https://github.com/danbulant/nushell
synced 2026-05-21 21:39:15 +00:00
* nu-stream is building on its own, now clean up Cargo.toml * replace the stream crate in nu-cli * cc * since we moved stream out of the nu-cli crate and into its own crate we need to remove pub(crate) and just make it pub * clean up the prelude and hand merge everything together * clean up Cargo.tom * cargo fmt along with Cargo.lock |
||
|---|---|---|
| .. | ||
| completer.rs | ||
| filesystem_shell.rs | ||
| help_shell.rs | ||
| helper.rs | ||
| painter.rs | ||
| palette.rs | ||
| shell.rs | ||
| shell_manager.rs | ||
| value_shell.rs | ||