nushell / nushell.github.io

Nushell's main website, blog, book, and more
https://www.nushell.sh/book/
MIT License
183 stars 434 forks source link

Update and simplify Escaping to the System Windows Note #1639

Closed Kissaki closed 1 day ago

Kissaki commented 1 day ago

The history note (historic behavior, in the past) is very old. It has little value in the current docs.

The "shell built-ins" wording and description may not be obvious to readers.

The Coming from CMD.EXE documents the internal command forwarding as well as other relations between the two shells. Here, in 'Escaping the System', we should focus on the aspect of escaping to the system, only give a general description and note, and reference to the more definitive and exhaustive documentation.

fdncred commented 1 day ago

Thanks