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

Published Friday, 2026-08-21, including PRs merged Friday, 2026-08-14 through Thursday, 2026-08-20.

Nushell

  • @fdncred:

    • fixed update to work better with custom values (#18865)
    • allowed $ans to still work after invalid operation (#18863)
    • allowed boolean comparison with semver (#18854)
    • renamed $ans.cli to $ans.command (#18836)
    • fixed: single semver output as table instead of value (#18834)
  • @cptpiepmatz:

    • bumped patch version after release (#18845)
    • fixed publishing (#18843)
    • prepared release (#18842)
  • @kronberger-droid:

    • made the visual selection style configurable (#18838)
    • fixed(completion): stopped stat-ing all of PATH once the external cap is hit (#18835)
    • gave helix_select keybindings their own table (#18833)
    • bumped reedline to 61715da including helix-mode (#18830)
  • @brandondong:

    • fixed configuration book link in README (#18831)
  • @app/dependabot:

    • bumped hustcer/setup-nu from 3.26 to 3.27 (#18857)

Documentation

  • @maxim-uvarov:

    • fixed yaml examples 0115 (#2228)
  • @weirdan:

    • fixed typo (s/unwatned/unwanted/) (#2227)
  • @cptpiepmatz:

    • added release notes for v0.115.0 (#2226)
  • @NotTheDr01ds:

    • added TWiN 362-364 (#2225)
  • @hustcer:

    • refreshed command docs for v0.115 (#2224)

reedline

  • @cptpiepmatz:

    • bumped minor version (#1150)
  • @kronberger-droid:

    • styled the cursor cell inside a visual selection (#1149)
    • gave select mode its own keybinding table (#1148)

Nu_Scripts

  • @PRO-2684:
    • added Codex completions (#1274)
Edit this page on GitHub
Contributors: NotTheDr01ds