mirror of
https://github.com/danbulant/nushell
synced 2026-05-23 06:19:25 +00:00
* Remove completion code from help/value shells * Tweak the `Completer` trait for nushell. Previously, this trait was built around rustyline's completion traits, and for `Shell` instances. Now it is built for individual completers inside of nushell that will complete a specific location based on a partial string. For example, for completing a partially typed command in the command position. |
||
|---|---|---|
| .. | ||
| assets | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||