Home Explore Blog CI



nushell

1st chunk of `blog/2020-12-12-twin0068.md`
b5d33180b66504958fa9bc8fa5f84053bd4d7b1e368dd34f0000000100000157
# This week in Nu #68

- gillespiecd added a [`random chars` command](https://github.com/nushell/nushell/pull/2782)
- jankeromnes fixed [gitpod support](https://github.com/nushell/nushell/pull/2783)
- jonathandturner has been [working on integrating variables into Nushell](https://github.com/jonathandturner/nushell/tree/multiline_scripts_2)

Title: Nu Shell Updates: Random Characters, Gitpod Support, and Variable Integration
Summary
This week's Nu update brings several improvements and new features to the shell. gillespiecd introduced a new `random chars` command, enhancing Nu's capabilities for generating random character strings. jankeromnes addressed and fixed issues related to Gitpod support, improving the development experience for users utilizing this platform. Furthermore, jonathandturner is actively working on a significant update: the integration of variables into Nushell scripts, specifically within the `multiline_scripts_2` branch. This enhancement promises to bring greater flexibility and power to Nu scripting. These changes collectively contribute to a more versatile and user-friendly Nu shell environment.