Nushell
Get Nu!
Getting Started
  • The Nushell Book
  • Command Reference
  • Cookbook
  • Language Reference Guide
  • Contributing Guide
Blog
  • English
  • 中文
  • Deutsch
  • Français
  • Español
  • 日本語
  • Português do Brasil
  • Русский язык
GitHub
Get Nu!
Getting Started
  • The Nushell Book
  • Command Reference
  • Cookbook
  • Language Reference Guide
  • Contributing Guide
Blog
  • English
  • 中文
  • Deutsch
  • Français
  • Español
  • 日本語
  • Português do Brasil
  • Русский язык
GitHub

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 and armv7-unknown-linux-musleabihf targets
  • devyn fixed try: Added set_last_error() to prepare_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 with polars 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 fixed path 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 added wrap 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
Edit this page on GitHub
Contributors: NotTheDr01ds