Douglas
Douglas
Most certainly! Trying to get the queue whittled down a bit as I can ;-)
Retested on Android 14 Chrome - Still broken.
I think this can be closed - While the original `pathvar` is obsolete, the "Coming from Bash" chapter now includes: ``` $env.PATH = ($env.PATH | append /usr/other/bin) ``` And there's...
While "more" is always a possibility, I think that this can be reasonably closed with: * [String Type](https://www.nushell.sh/book/types_of_data.html#strings) linking to ... * [Working with Strings](https://www.nushell.sh/book/working_with_strings.html), which includes a section on...
I believe this can be closed. The current behavior is now documented in a combination of the [`nothing` type](https://www.nushell.sh/lang-guide/chapters/types/basic_types/nothing.html#additional-language-notes) and [Navigating and Accessing Structured Data - Handling Missing Data](https://www.nushell.sh/book/navigating_structured_data.html#handling-missing-data), which...
This chapter has been updated at some point to use the new command names. This issue no longer exists and can be closed.
We'll always be organizing and reorganizing, but from the looks of it, the original goal of this issue was implemented, right? Can it be closed?
It looks like this is still needed. If so, I'd recommend the Cookbook at this stage rather than the Environment chapter of the Book.
Checking to see if this can be closed - `monospace` was added over 4 years ago, the issue was closed, then reopened (unfortunately without any explanation) -- Has anyone reported...
@Aloso The Android issue is #83 and is still open, and yes, I confirmed that it is still an issue. However, this issue was about other platforms, including Windows, and...