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

Belatedly published Saturday, July 12th, for PRs the week ending 2025-06-20

Nushell

  • echasnovski:

    • added 'double' table mode
    • added state entry to gstat (like "Clean", "Merge", "Rebase", etc.)
  • fdncred:

    • fixed LS_COLORS fi=0 coloring
    • respected color_config.header color for record key
  • weirdan:

    • added namespace support to query xml
    • improved help section for command attributes
  • cptpiepmatz:

    • fixed missing installed_plugins in version
    • bumped calamine to 0.28
    • generalized nu_protocol::format_shell_error
    • moved nu_command::platform::ansi to nu_command::strings::ansi
    • updated config nu --doc to better represent OSC 7 and 9;9
    • switched to CARGO_CFG_FEATURE for getting feature list in version
    • added full feature as alternative to --all-features
  • JohnSwiftC added backtrack named flag to parse

  • blindFS:

    • fixed invalid prefix for external path argument with spaces
    • improved scalability of get_columns
  • dependabot[bot] bumped shadow-rs from 1.1.1 to 1.2.0

  • sholderbach:

    • disallowed clippy::used_underscore_binding lint
    • restricted config.show_banner to valid options
    • added automatic reminder for doc_config.nu
  • new-years-eve:

    • used internal find.rs code for help --find
    • made find command search nested structures recursively
  • 132ikl adjusted std-rfc/clip deprecation window

  • Bahex fixed std/log by not assuming environment variables are set

  • hustcer updated Nu release and nightly workflows

  • Tyarel8 added --help support for external commands

  • zhiburt fixed table --expand wrapping for emoji

NUPM

  • kubouch replaced filter with where

  • mkatychev added examples documentation to subcommands

  • Rydwxz worked on registry improvements

Tree-sitter

  • blindFS:
    • updated docs to stop installing this repo as a neovim plugin
    • fixed syntax for version 105
    • bumped tree-sitter-cli to 0.25+
    • allowed flag equals immediate subexpressions

nufmt

  • khaneliman fixed nix build

Integrations

  • hustcer added Nu RPM installation tests for more distributions

reedline

  • 132ikl reverted "immediately execute command" feature

  • dburburan fixed panic when fuzzy completing in folders with multibyte unicode filenames

plugin-examples

  • cptpiepmatz bumped nu to 0.105
Edit this page on GitHub
Contributors: NotTheDr01ds