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 #276

Nushell

  • 132ikl changed tests which may invoke externals to use non-conflicting names, and made glob stream
  • Bahex refactored term query and added a --prefix flag, and added a path self command for getting absolute paths to files at parse time (1, 2)
  • fdncred added file column to scope modules output, allowed select to stream more, added environment variables for sourced files, and added function to make env vars case-insensitive
  • amtoine fixed multiline strings in NDNUON
  • ratherforky fixed a silent failure in command signature parsing
  • michel-slm bumped the titlecase dependency
  • alex-kattathra-johnson shortened --max-time in tests and used a more stable error check
  • IanManske added --long flag for sys cpu, and removed duplicate implementations of CallExt::rest
  • RobbingDaHood fixed file path completion for custom commands
  • PegasusPlusUS added feature: PWD-per-drive to facilitate working on multiple drives on Windows
  • Jasha10 enabled test_cp_recurse on macOS
  • sgvictorino normalized special characters in module names to allow variable access
  • musicinmybrain updated dependencies (1, 2)
  • sholderbach improved the sleep example using multiple durations, and added remove as a search term on drop commands
  • ayax79 improved documentation and error handling around polars with-column --name, and converted Filesize to Int for polars
  • cptpiepmatz fixed the missing installed_plugins field in version
  • maxim-uvarov tweaked error message wording

Documentation

  • hustcer upgraded shiki and vuepress plugins, allowed wider page content, and regenerated command docs
  • lfrancke fixed minor typo
  • NotTheDr01ds clarified XDG_DATA_DIRS are Unix-only, added backlink from "Default Shell" to Config chapter, and added blog and Configuration Chapter Preview for upcoming config changes
  • paulie4 fixed flags code to only add short_flag when needed in make_docs.nu, and cleaned up params/flags and added more keybindings for explore
  • fdncred updated the dataframe cookbook walkthrough
  • hamza-m-masood updated broken link in loading_data.md
  • jajimajp fixed typo (Japanese)

Nu_Scripts

  • e2dk4r improved code readability for scoop custom-completions, and improved performance of getting scoop commands for custom-completions
  • washanhanzi added readme for kubernetes module
  • NotTheDr01ds reset stdlib-candidate
Edit this page on GitHub
Contributors: NotTheDr01ds