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 Nu #56

  • LhKipp posted a new RFC about extending our type inference logic and how we might extend the logic for working with aliases.
  • notryanb updated the git parsing examples in the cookbook
  • gorogoroumaru extended math avg to work with durations
  • andrasio extended the folding logic to work with tables, improved plugin loading and testing, cleaned up configuration reading
  • gillespiecd switched active shell to be displayed as a boolean, did some code cleanup around booleans, removed trim in favor of str trim, cleaned up the help text
  • radekvit added non-inclusive ranges, made ctrl-c work during sleep, cleaned up logic for get and nu-value-ext
  • jonathandturner fixed a yanked crossterm version
  • fdncred and jonathandturner updated the rustyline version, fixing some instability during line editing
  • lidin fixed rawkey for ARM
  • fdncred fixed a ctrl-c issue, added a few more ansi escape sequences, added replace all to str find-replace
  • thegedge refactored the completion trait
  • rezural added case-sensitive/case-insensitive completion matching
Edit this page on GitHub
Contributors: NotTheDr01ds