mirror of
https://github.com/nushell/nushell.git
synced 2024-11-23 00:43:33 +01:00
d0a83fec69
> **Note** > waiting for > - https://github.com/nushell/nushell/pull/8770 > - #8815 # Description this PR adds a very basic completion support to the `help` implementations of the `std`. # User-Facing Changes completion on all the `std help ...` commands, based on the names in `$nu.scope.` # Tests + Formatting - ⚫ `toolkit fmt` - ⚫ `toolkit clippy` - ⚫ `toolkit test` - ⚫ `toolkit test stdlib` # After Submitting ``` $nothing ``` |
||
---|---|---|
.. | ||
assert.nu | ||
dirs.nu | ||
help.nu | ||
log.nu | ||
mod.nu | ||
xml.nu |