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

Nushell

  • jt changed input/output types in help to a table, and Input output checking, and Remove broken compile-time overload system, and allow mut to take pipelines
  • fdncred added more input_output_types found from breaking scripts, and add kind and state to other key presses
  • IanManske fixed SIGTTIN handling
  • kubouch fixed broken constants in scopes
  • stormasm removed warning: unused import pipeline, and cratification: part III of the math commands to nu-cmd-extra, and cratification: part II of the math commands to nu-cmd-extra, and cratification: start moving over the math commands to nu-cmd-extra
  • amtoine simplified the test for let core command, and fix the std test commands calls in dev documents
  • sholderbach created Use is-terminal crate for now, and Bump deps to transitively use hashbrown 0.14, and Apply nightly clippy lints, and Update reedline dev version lock, and Bump indexmap to 2.0, and Remove duplicated dependency on ansi-str 0.7
  • zhiburt created nu-explore/ Add handlers for HOME/END keys
  • mengsuenyan fixed the command cp -u src dst/mv -u src dst doesn't work when the…
  • WindSoilder supported env assignment and mutable variable assignment with if block and match guard
  • hanjunghyuk removed unnecessary cwd, pipeline(), r# from various tests
  • dependabot[bot] created Bump libproc from 0.13.0 to 0.14.0, and Bump strum from 0.24.1 to 0.25.0, and Bump scraper from 0.16.0 to 0.17.1

Extension

  • fdncred created forgot to merge changes for 1.60

Documentation

  • fachammer created Fix link, and Fix typo, and Fix typo
  • hustcer created Use lefthook instead of husky and lint-staged for git hooks

Nu_Scripts

  • fdncred created fix error background color in oh-my.nu script
  • maxim-uvarov created conda fix

reedline

  • NotLebedev created Replace crossterm ScrollUp with universal workaround
  • sholderbach created Update (dev-)deps strum/pretty-assertions,rstest
Edit this page on GitHub
Contributors: NotTheDr01ds