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

Published Monday, 2025-08-18, including PRs merged Friday, 2025-08-01 through Thursday, 2025-08-07.

nushell

  • @zhiburt:

    • Fixed header on border index coloring in nu-table (#16377)
  • @app/dependabot:

    • Bumped fancy-regex from 0.14.0 to 0.16.1 (#16365)
    • Bumped crate-ci/typos from 1.34.0 to 1.35.1 (#16360)
  • @sholderbach:

    • Fixed panic in unit parsing with non-UTF8 code (#16355)
    • Skipped full build in the cargo hack wf (#16328)
    • Added send: vichangemode to reedline config (#16327)
    • Fixed UTF-8 multibyte handling in explore inputs (#16325)
  • @Tyarel8:

    • Fixed std/help by trimming example results and fixing binary examples (#16354)
    • Fixed help to not trim example result beginnings (#16353)
    • Added str align to std-rfc/str (#16062)
  • @cptpiepmatz:

    • Fully qualified the sqlite path for into sqlite (#16349)
  • @blindFS:

    • Fixed parser handling of external arguments with subexpressions (#16346)
  • @Direwolfesp:

    • Fixed typo in help format filesize example (#16336)
  • @ItsHarper:

    • Added multiline example for input command (#16329)
  • @new-years-eve:

    • Changed behavior of --ignore-case and --multiline options for find (#16323)
  • @hustcer:

    • Fixed path relative-to for case-insensitive filesystems (#16310)
  • @kaathewisegit:

    • Added random choice to nu-std (#16270)
  • @YPares:

    • Added JSON column support to 'stor create/insert/open' & 'query db' (#16258)
  • @WindSoilder:

    • Refactored PipelineData with 2 associated functions (#16233)
    • Added -h/--help flag to testbin (#16196)
  • @132ikl:

    • Fixed parse-time pipeline type checking for multiple output types (#16111)
  • @samoylovfp:

    • Bumped ureq and added redirect history (#16078)

nu_scripts

  • @AtifChy:
    • Updated scoop completion (#1155)

nushell.github.io

  • @SLASHLogin:

    • Updated external_completers.md (#2005)
  • @AlOwain:

    • Used records instead of lists in Programming in Nu#Operators examples (#2004)

plugin-examples

  • @cptpiepmatz:
    • Bumped nu to 0.106 (#6)

awesome-nu

  • @sandsalamand:
    • Added panache-git to Script list (#131)
Edit this page on GitHub
Contributors: NotTheDr01ds