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

Published Wednesday, 2025-11-19, including PRs merged Friday, 2025-10-17 through Thursday, 2025-10-23.

Nushell

  • @fdncred:

    • added the UT MIT license
    • updated reedline to latest commit b574286
    • added explore regex command
  • @ysthakur:

    • bumped Reedline to latest main
  • @cablehead:

    • added unix socket support to HTTP builtins
  • @smaximov:

    • fixed ansi strip ignoring the first provided cell path
  • @ayax79:

    • re-introduced nu_expand_path for polars open/save
  • @xolra0d:

    • made which without application param list only executables
  • @Tyarel8:

    • fixed version check output type being record not string
  • @cptpiepmatz:

    • made "sqlite" history file format known but invalid when compiled without sqlite
  • @blindFS:

    • fixed an edge case of aliased external head command in completions
  • @WindSoilder:

    • made pipefail work with let
  • @nome:

    • implemented "str replace" with closure-defined replacements

Awesome Nu

  • @wvhulle:
    • mentioned nu-lint Nushell linter project

Documentation

  • @app/dependabot:

    • bumped tmp and patch-package
    • bumped vite from 7.0.7 to 7.0.8
  • @Kissaki:

    • fixed a typo/wording in v108 release notes
    • fixed wording in v108 release notes
    • fixed a typo in v108 release post

reedline

  • @migraine-user:

    • fixed bashism parsing
  • @PitiBouchon:

    • fixed an issue with terminals that might not properly support kitty
  • @ysthakur:

    • added match_indices field to Suggestion

Tree-sitter

  • @blindFS:

    • fixed excluding comma in cmd_identifier to disambiguate function name in param_completer
    • fixed inefficient query of collection_type in highlights.scm
  • @Axlefublr:

    • added missing describe to function.builtin query

NUPM

  • @fmotalleb:
    • added support for installing plugins directly from Git repositories
Edit this page on GitHub
Contributors: NotTheDr01ds