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

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

Nushell

  • @ysthakur:

    • Reverted "refactor(completion, parser): move custom_completion info from Expression to Signature" (#16250)
  • @hustcer:

    • Bumped patch version (#16236)
    • Bumped to 0.106.0 (#16222)
  • @sholderbach:

    • Added KillLine to the EditCommand parser (#16221)
    • Bumped reedline to 0.41.0 (#16220)
    • Fixed the nu-path fuzz-target (#16188)
  • @Bahex:

    • Fixed group by to table empty (#16219)
    • Fixed parser: repeated ( / parenthesis / opened sub-expressions causes memory leak (#16204)
    • Fixed highlighting a where command with invalid arguments can duplicate text (#16192)
    • Enabled nucleo's prefer_prefix option in completion (#16183)
  • @x8x:

    • Fixed typo in glob example description ("files for folders" → "files or folders") (#16206)
  • @blindFS:

    • Refactored completion, parser: moved custom_completion info from Expression to Signature (#15613)

Nu_Scripts

  • @hustcer:

    • Added nu-experimental to publish script (#1147)
  • @hongquan:

    • Made uv completer compatible with Nu v106 (#1146)
  • @Juhan280:

    • Added newer flags and examples for eza (#1145)
  • @RGBCube:

    • Added completions and README for jc (#1144)

Integrations

  • @hustcer:
    • Bumped to Nu 0.106.0 (#64)

Documentation

  • @ropeladder:

    • Fixed ::: blocks not closing correctly (#1990)
  • @Bahex:

    • Added release notes for 0.106.0 (#1989)
  • @hustcer:

    • Refreshed Nu command docs for v0.106.0 (#1986)
  • @Kissaki:

    • Manually linked page next-prev across child borders (#1985)

reedline

  • @sholderbach:
    • Bumped version to 0.41.0 (#936)
Edit this page on GitHub
Contributors: NotTheDr01ds