# This week in Nushell #143
## Nushell
- jt created [Add environment change hook](https://github.com/nushell/nushell/pull/5600), and [Revert "Try to do less work during capture discovery"](https://github.com/nushell/nushell/pull/5561), and [Try to do less work during capture discovery](https://github.com/nushell/nushell/pull/5560), and [Try removing debuginfo for ci builds](https://github.com/nushell/nushell/pull/5549)
- sholderbach created [Refer to the span of `error make` if not given](https://github.com/nushell/nushell/pull/5599), and [Use bleeding edge reedline, with fix for #5593](https://github.com/nushell/nushell/pull/5598), and [Change miette theme based on ANSI config](https://github.com/nushell/nushell/pull/5588), and [Use effectively unlimited history size if not set](https://github.com/nushell/nushell/pull/5587), and [Move help menu to canonical `F1` binding](https://github.com/nushell/nushell/pull/5510)
- hustcer created [Fix #5578, assume pipe file be zero-sized](https://github.com/nushell/nushell/pull/5594)
- WindSoilder created [Don't report error when cwd is not exists.](https://github.com/nushell/nushell/pull/5590), and [Fix flatten behavior](https://github.com/nushell/nushell/pull/5584), and [add quantile column in histogram ](https://github.com/nushell/nushell/pull/5583), and [fix select tests](https://github.com/nushell/nushell/pull/5577), and [fix move test](https://github.com/nushell/nushell/pull/5576), and [Make format support nested column and use variable](https://github.com/nushell/nushell/pull/5570), and [use reverse iter on value search](https://github.com/nushell/nushell/pull/5553), and [fix zip test](https://github.com/nushell/nushell/pull/5536)
- IanManske created [Fix help menu panic.](https://github.com/nushell/nushell/pull/5581)
- merelymyself created [Allowing for flags with '=' in them to register as flags.](https://github.com/nushell/nushell/pull/5579)
- jaeheonji created [feat: apply the `--numbered` option to acc in `reduce` command.](https://github.com/nushell/nushell/pull/5575)
- krober created [Add str title-case](https://github.com/nushell/nushell/pull/5573), and [Str casings reorganization & description updates](https://github.com/nushell/nushell/pull/5572)
- fdncred created [move items to showcase](https://github.com/nushell/nushell/pull/5569), and [refactor all write_alls to ensure flushing](https://github.com/nushell/nushell/pull/5567), and [make print flush](https://github.com/nushell/nushell/pull/5566), and [table refactor for readability](https://github.com/nushell/nushell/pull/5555)