| Crates.io | nu-cli |
| lib.rs | nu-cli |
| version | 0.107.0 |
| created_at | 2020-03-10 19:10:37.858057+00 |
| updated_at | 2025-09-03 01:34:57.789248+00 |
| description | CLI-related functionality for Nushell |
| homepage | |
| repository | https://github.com/nushell/nushell/tree/main/crates/nu-cli |
| max_upload_size | |
| id | 217335 |
| size | 614,226 |
This crate implements the core functionality of the interactive Nushell REPL and interfaces with reedline.
Currently implements the syntax highlighting and completions logic.
Furthermore includes a few commands that are specific to reedline
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.