# This week in Nushell #97
## Nushell
- fdncred [moved `lang` command to `$nu`](https://github.com/nushell/nushell/pull/3720), [updated stale messages and days-before-issue-close](https://github.com/nushell/nushell/pull/3714), [added ansi osc string terminator](https://github.com/nushell/nushell/pull/3712), and added [a new command to query the nushell internals](https://github.com/nushell/nushell/pull/3704)
- andrasio [updated nu-cli ctrl-c feature support.](https://github.com/nushell/nushell/pull/3718), and [nu-cli: Remove crates not needed.](https://github.com/nushell/nushell/pull/3716)
- TechWatching [updated release CI to submit package to winget during release.](https://github.com/nushell/nushell/pull/3717)
- elferherrera [removed list from dataframe command signatures](https://github.com/nushell/nushell/pull/3713), [casting operations for Series with differents types](https://github.com/nushell/nushell/pull/3702), and [removed bug occurring with f64](https://github.com/nushell/nushell/pull/3697)
- waywardmonkeys [removed unused dep on nu-cli from nu_plugin_chart.](https://github.com/nushell/nushell/pull/3709)
- palashahuja [Added all-trim option (with format and all-flag)](https://github.com/nushell/nushell/pull/3696)
- 1ntEgr8 [added paste command](https://github.com/nushell/nushell/pull/3694)
- jonathandturner [fixed #3430](https://github.com/nushell/nushell/pull/3693), and added [support for multiple shorthand env vars](https://github.com/nushell/nushell/pull/3692)
- efx [ported network url to engine-p](https://github.com/nushell/nushell/pull/3690)
- schrieveslaach [added Test Case for Special Character Paths](https://github.com/nushell/nushell/pull/3596)
## Documentation
- nightscape [mentioned how to get back `/usr/bin/open` on Mac](https://github.com/nushell/nushell.github.io/pull/153)
## Nu_Scripts
- fdncred [updated maintainer name](https://github.com/nushell/nu_scripts/pull/71), [trimmed works a little differently now, updating examples](https://github.com/nushell/nu_scripts/pull/70), [updated to the new table syntax](https://github.com/nushell/nu_scripts/pull/69), and [updated maintainers](https://github.com/nushell/nu_scripts/pull/68)