Nushell 0.109.0
6mon 20d ago by quokk.au/u/f in nushell@programming.dev from www.nushell.shA new type of shell.
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!
Yeah... a bit too much "batteries included" but it looks cool.
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.