Home Explore Blog CI



nushell

2nd chunk of `blog/2022-02-25-twin0131.md`
ec2b48bbd7c256dcb59b4a3def93439ae61ce4f15676d1840000000100000bc1
- jt [added support for stderr and exit code](https://github.com/nushell/nushell/pull/4647), and [fixed Windows doc comments](https://github.com/nushell/nushell/pull/4643), and [cleaned table text before rendering](https://github.com/nushell/nushell/pull/4638), and [finished up with examples](https://github.com/nushell/nushell/pull/4637), and [Use external exceptions in path strings](https://github.com/nushell/nushell/pull/4636), and [Use metadata with lists](https://github.com/nushell/nushell/pull/4635), and [Windows external exceptions](https://github.com/nushell/nushell/pull/4632), and [Try again with math-like externals](https://github.com/nushell/nushell/pull/4629), and [Check for external exceptions more often](https://github.com/nushell/nushell/pull/4628), and [Speed up the parser and nuon parser a bit more](https://github.com/nushell/nushell/pull/4626), and [Date literals](https://github.com/nushell/nushell/pull/4619), and [Better ls paths](https://github.com/nushell/nushell/pull/4612), and [Add support for math-like externals](https://github.com/nushell/nushell/pull/4606), and [Speedup unit parse](https://github.com/nushell/nushell/pull/4598), and [Compact nuon tables](https://github.com/nushell/nushell/pull/4596), and [Add pipeline redirection support](https://github.com/nushell/nushell/pull/4594), and [Add binary support to 'skip'](https://github.com/nushell/nushell/pull/4588), and [Fix shorthand env duplicates](https://github.com/nushell/nushell/pull/4587), and [Show errors when a prompt fails](https://github.com/nushell/nushell/pull/4585), and [Make sure to apply captures when setting prompt](https://github.com/nushell/nushell/pull/4583), and [Remove record iteration](https://github.com/nushell/nushell/pull/4582), and [Improve json errors a bit](https://github.com/nushell/nushell/pull/4579), and [more strict nuon handling, better nuon errors](https://github.com/nushell/nushell/pull/4576), and [Add auto-cancelling previous PRs](https://github.com/nushell/nushell/pull/4573), and [A few fixes to docs generation and default config](https://github.com/nushell/nushell/pull/4570), and [Remove stray println](https://github.com/nushell/nushell/pull/4568), and [Default config improvements](https://github.com/nushell/nushell/pull/4565), and [Improve missing param error span](https://github.com/nushell/nushell/pull/4560), and [Improve full help for flags](https://github.com/nushell/nushell/pull/4559), and [Make 'each' implicitly filter out nothings](https://github.com/nushell/nushell/pull/4546), and [Add nuon format for fun](https://github.com/nushell/nushell/pull/4401)
- stormasm created [web_tables tests are now up and running](https://github.com/nushell/nushell/pull/4623), and [replace ValueStream with ListStream](https://github.com/nushell/nushell/pull/4621), and [add back in the tests for query_web in the nu_plugin_query](https://github.com/nushell/nushell/pull/4614), and [change wording on config file](https://github.com/nushell/nushell/pull/4555)

Title: Nushell Updates: Contributions from jt and stormasm
Summary
This section details contributions to Nushell from jt and stormasm. jt focused on various improvements, including adding support for stderr and exit codes, fixing Windows documentation, enhancing table rendering, optimizing parser speed, improving error handling, adding pipeline redirection, and working on nuon format support. stormasm contributed by updating web_tables tests, replacing ValueStream with ListStream, adding tests for query_web, and modifying wording in the configuration file.