Home Explore Blog CI



nushell

2nd chunk of `blog/2022-04-01-twin0136.md`
32e26e828ef955fb60172c0d2956e2f98fb83171e28d828600000001000008da
- rgwood [fixed load-env unsupported input error message](https://github.com/nushell/nushell/pull/5039), and [Fix which command](https://github.com/nushell/nushell/pull/5038), and [Fix env var shorthand when value contains `=`](https://github.com/nushell/nushell/pull/5022), and [Clean up which/which-support Cargo feature](https://github.com/nushell/nushell/pull/5019), and [Improve did_you_mean, add tests](https://github.com/nushell/nushell/pull/4999), and [Case-insensitive search in did_you_mean](https://github.com/nushell/nushell/pull/4991)
- stormasm [updated nu-glob README](https://github.com/nushell/nushell/pull/5037)
- dev-msp created [feat: add --suppress-output (-s) to input command](https://github.com/nushell/nushell/pull/5017)
- naufraghi [striped '+ ' decoration in git branch list](https://github.com/nushell/nushell/pull/5016)
- rrcwang [fixed: pass metadata to more filter commands for `ls_colors`](https://github.com/nushell/nushell/pull/5009)
- futile [updated README.md for Rust 1.59](https://github.com/nushell/nushell/pull/4995)
- b333z [limited mem usage + back-pressure via bounded channels](https://github.com/nushell/nushell/pull/4986), and [Add streaming support to save for ExternalStream data](https://github.com/nushell/nushell/pull/4985), and [Support binary data to stdin of run-external](https://github.com/nushell/nushell/pull/4984)

## Extension

- fdncred created [updates](https://github.com/nushell/vscode-nushell-lang/pull/52)

## Documentation

- filaretov [updated instructions on aliasing open](https://github.com/nushell/nushell.github.io/pull/360)
- chtenb [updated coloring_and_theming.md](https://github.com/nushell/nushell.github.io/pull/359)
- herlon214 created [book/coming-form-bash: fix type == dir](https://github.com/nushell/nushell.github.io/pull/358)
- hustcer added [some small fix](https://github.com/nushell/nushell.github.io/pull/356), and [chore: Ignore formatting the docs for commands](https://github.com/nushell/nushell.github.io/pull/355), and [Add husky and prettier to format code automatically while committing code](https://github.com/nushell/nushell.github.io/pull/347)
- jt [consolidated prompt config to the 3rd party prompt chapter](https://github.com/nushell/nushell.github.io/pull/353)

Title: Nushell Updates: Miscellaneous Fixes, Extension Updates, and Documentation Improvements
Summary
This section covers a range of miscellaneous fixes and improvements to Nushell, including updates to commands like `which` and `input`, improvements to error messages and search functionality, and updates to the `nu-glob` README. It also includes an update to the Nushell VSCode extension and several documentation improvements, such as updated instructions on aliasing and fixes to the "coming from bash" guide.