This week in Nushell #264
Nushell
- Ancient77 expanded multiple dots in path completions
- fdncred allowed tab characters to be retained with
find
, and bumped rust version to 1.79.0 - hustcer updated the release workflow: bumped the Nu version, added
aarch64-unknown-linux-musl
andarmv7-unknown-linux-musleabihf
targets - devyn fixed
try
: Addedset_last_error()
toprepare_error_handler()
for IR eval, and fixed remaining mismatch for env handling in IR - ayax79 made
polars save
return an empty pipeline, migrated polars commands away from macros, removed custom DataFrame comparison, and added documentation explanation explaining how to select all columns withpolars col
- nome added a --number flag to
split column
- T3sT3ro changed
clear
to clear scrollback by default - IanManske fixed IR for
try
- zhiburt fixed a padding issue with header_on_border tables
- WindSoilder changed ctrl-k to
cuttolineend
event in Config, and fixedpath exists
on a non-directory file - Bahex added a new
metadata access
command for debugging
Documentation
- sgvictorino fixed some broken anchor links
- NotTheDr01ds added
std
doc page, and addedwrap
as a cast for table and record
Nu_Scripts
- OJarrisonn fixed:
cargo clippy
linting flags need to accept strings - reinno fixed(aws): Fixed select-aws-profile script functionality and style
reedline
- DenisGorbachev fixed a typo