This week in Nushell #275
Nushell
- ayax79 upgraded to polars 0.44
- 132ikl improved try/catch errors, and made length only operate on supported input types
- sholderbach removed unused
FlatShape
sAnd
/Or
- fdncred updated the Rust toolchain to rust 1.81.0, and removed
terminal_size
crate from several places - cptpiepmatz started to add WASM support again
- paulie4 added more
less
key bindings and addedTransition::None
toexplore
- NotTheDr01ds allowed inherited environment variables, updated default-files README, bumped reedline to current main, added example for PROMPT_COMMAND_RIGHT, removed long-unused
autoenv
tests, ensured config record is always populated during startup, and deprecateddate to-record
anddate to-table
- WindSoilder updated unicode-width to 0.2, updated miette to 7.3, raised a ParseError if assigning to a non-variable or non-mutable-variable, deprecated --ignore-shell-errors and --ignore-program-errors in
do
, and madestd help
more user friendly - Bahex propagated existing errors in
insert
andmerge
, and addedterm query
, for querying information from terminals - PegasusPlusUS fixed an unstable test case
- IanManske removed the obsolete
ListStream
type, added aFilesize
type, madeHooks
fields non-optional to match the new config defaults, and changed append operator to concatenation operator - ysthakur fixed: Respect sort in custom completions
- cosineblast implemented chunk_by operation
- amtoine added
from ndnuon
andto ndnuon
to stdlib - DziubaMaksym fixed a README link
Documentation
- NotTheDr01ds updated/renamed Shells-in-Shells Chapter - 0.100 changes
- WieeRd updated the Fish completer to leverage nushell/nushell#14399, and fixed broken links to the default config files
Nu_Scripts
- rikukiix added Catppuccin Frappe theme