mirror of
https://github.com/nushell/nushell.git
synced 2025-05-10 04:54:28 +02:00
# Description This extends the documentation on the commands `open` and `save` can run under the hood, and explicitly lists those, based on the current user environment. Also see [this discord thread](https://discord.com/channels/601130461678272522/988303282931912704/1364930487092777020) # User-Facing Changes Users will be able to see the list of commands that `open` and `save` can run, and the extensions that each command is run for, in `help open` and `help save` respectively: ## `help open`  ## `help save`  # Tests + Formatting All pass except for the ones that don't (and never did pass for me before). # After Submitting No updates needed. |
||
---|---|---|
.. | ||
assert | ||
bench | ||
config | ||
dirs | ||
dt | ||
formats | ||
help | ||
input | ||
iter | ||
log | ||
math | ||
prelude | ||
testing | ||
util | ||
xml | ||
mod.nu |