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

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

Nushell

  • @hustcer:

    • Fixed commit ID hex formatting in gstat (#16309)
  • @sholderbach:

    • Fixed pre-release checkup workflow (#16305)
    • Added manual GH workflow for cargo hack before release (#16304)
    • Bumped version to 0.106.2 (#16295)
    • Ported unsafe_op_in_unsafe_fn fix to FreeBSD (#16275)
  • @cptpiepmatz:

    • Stopped importing IoError on nu-plugin-core without local-socket (#16279)
  • @Bahex:

    • Fixed input list ANSI styling and fuzzy match indicator styles (#16276)
    • Fixed run_const using --optional flag (#16268)
    • Fixed bare interpolation regression (#16235)
  • @0323pin:

    • Fixed #16261 (#16266)
  • @ysthakur:

    • Reapplied refactor moving custom_completion info from Expression to Signature (#16250) (#16259)
  • @sgvictorino:

    • Fixed panic when ..= syntax is used in stepped ranges (#16231)
  • @lucascherzer:

    • Implemented --debounce flag for watch with duration (#16187)
  • @132ikl:

    • Checked type of row conditions at parse-time (#16175)

Nu_Scripts

  • @AtifChy:

    • Fixed deprecated get -i by replacing with get -o (#1151)
    • Updated winget-completion for nu 0.106.0 (#1150)
  • @shimeoki:

    • Reworked ani-cli completions (#1149)
  • @renestalder:

    • Replaced deprecated -i with -o in 1password custom completions (#1148)

Integrations

  • @hustcer:
    • Tested winget upgrade for latest nightly builds (#67)
    • Added winget machine scope install tests (#65)

Documentation

  • @ItsHarper:

    • Fixed broken PR links in 0.106.1 release notes (#2000)
  • @Bahex:

    • Added release notes for 0.106.1 (#1998)
  • @das-g:

    • Fixed Control key formatting in book from «Ctrl>» to «Ctrl» (#1997)
  • @meghprkh:

    • Used null character ending with env (#1996)
  • @KiaraGrouwstra:

    • Fixed parsing_git_log.md by changing table flag -n to -i (#1995)
  • @hustcer:

    • Updated winget install guide (#1993)
  • @shimeoki:

    • Fixed typo (#1992)
  • @Kissaki:

    • Added prev/next nav refs to install child (#1991)

reedline

  • @stuartcarnie:

    • Added builder option to immediately accept input (#933)
  • @bonofiglio:

    • Added ViChangeMode event (#932)
  • @ysthakur:

    • Protected against invalid suggestion spans (#915)

Awesome Nu

  • @mokeyish:
    • Added nupk link (A new type of Package Manager) (#130)
Edit this page on GitHub
Contributors: NotTheDr01ds