Nushell 0.109.0

https://www.nushell.sh/blog/2025-11-29-nushell_v0_109_0.html

6 points · 3 comments · view on lemmy.world

3 Comments

Deebster@infosec.pub · 3 pts · 263d (2 replies)

explire regex is quite cool, but it feels a bit out of scope for what Nushell is (perhaps it should be a plugin or standalone). I reserve the right to change my mind once I get used to having it!

f@quokk.au · 2 pts · 263d (1 reply)

Yeah... a bit too much "batteries included" but it looks cool.

Deebster@infosec.pub · 1 pts · 263d

Whenever I want a regex it's for things like | lines | where $it =~ foo. I don't need help learning regex, so hopefully it's useful for more practical tasks.