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

Published Wednesday, 2025-11-19, including PRs merged Friday, 2025-11-07 through Thursday, 2025-11-13.

Nushell

  • @fdncred:

    • updated uutils to 0.4.0 (#17009)
  • @Tyarel8:

    • fixed std/help highlighting for invalid syntax (#17008)
    • added code highlighting in descriptions for std/help (#16931)
  • @ayax79:

    • improved evaluation tool descriptions (#17007)
    • handled ByteStream out and updated eval descriptions (#16989)
  • @blindFS:

    • fixed completion for path/directory/glob typed flag values (#17006)
    • fixed highlighting for aliased external calls (#16957)
    • fixed repeated parsing of module blocks (#16403)
  • @praveenbhamidipati:

    • fixed LICENSE fetch url (#17002)
  • @sgvictorino:

    • fixed a typo in highlight_syntax comment (#16998)
  • @cablehead:

    • added tilde expansion for --unix-socket paths in http (#16977)
  • @WindSoilder:

    • added support for custom completions in command flags (#16859)
  • @ysthakur:

    • set match_indices for fuzzy-matched suggestions (#15887)

Awesome Nu

  • @wvhulle:

    • added a link to the VS Code marketplace extension of nu-lint (#140)
  • @Jan9103:

    • removed packer.nu (#139)
  • @fuzzypixelz:

    • added Nuze mention under 'Integrations' (#138)

Documentation

  • @gert7:

    • fixed a typo in types_of_data.md (#2067)
  • @QazCetelic:

    • linked to nu commands on "Nu Map from Functional Languages" page (#2066)
  • @Kissaki:

    • updated and fixed wrong theme config paths (#2065)

reedline

  • @blindFS:
    • fixed wrong answer from find_common_string (#969)

Nu_Scripts

  • @ryan4yin:
    • fixed kubernetes syntax for custom completions - <shape>@<completer> (#1185)
Edit this page on GitHub
Contributors: NotTheDr01ds