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

Published Wednesday, 2025-11-19, including PRs merged Friday, 2025-10-03 through Thursday, 2025-10-09.

Nushell

  • @cablehead:

    • fixed HTTP/metadata access examples requiring '--allow-errors' flag
    • added custom metadata support and HTTP response metadata
  • @Bahex:

    • removed pipeline calls added after testing refactor branched off
    • marked Value variants as #[non_exhaustive]
    • increased timeout for hover_on_external_command
    • added tests for ast-grep rules
    • made compact work on records
    • completed big testing refactor
    • added syntax for simple completions from const lists
    • implemented command-wide completions
    • enabled each to flatten streams from closures without collecting
  • @app/dependabot:

    • bumped shadow-rs from 1.3.0 to 1.4.0
    • bumped rmcp from 0.7.0 to 0.8.1
  • @ayax79:

    • cleaned up Polars input/output types
  • @Tyarel8:

    • added cell-path input to into string
  • @132ikl:

    • removed all usages of internal_span
    • added run pr and download pr to toolkit
  • @fdncred:

    • updated reedline to latest commit
  • @nome:

    • fixed Windows device paths
  • @Xylobyte:

    • escaped markdown characters for valid table output and added new switches

Awesome Nu

  • @graves:
    • added rust_ast.nu

reedline

  • @JonLD:
    • made text object types public

Nu_Scripts

  • @alightgoesout:

    • added jujutsu (jj) completions
  • @ExpandingMan:

    • added result.nu module
  • @graves:

    • added rust_ast.nu

Tree-sitter

  • @blindFS:
    • added support for new custom constant completer syntax
Edit this page on GitHub
Contributors: NotTheDr01ds