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

Nushell

  • fdncred enabled theming of the command line syntax, added single quote and double quote to char command, and change command duration env var to emit duration in milliseconds, and added ansi gradient in the spirit of fun
  • jonathandturner created Remove EvaluationContext::from_args, and Make arg eval lazy, remove old arg evaluation code, and Further improve arg errors, and Improve the errors for arg types, and Add help flag support to alias, and Improve alias highlighting/completions, and Enable syntax/completions for source, and Fix a bunch of future clippy warnings, and Improve expr parse, and Fix #3582, and Improve external quoting logic, and Improve quoted completions, and Improve completions inside of a pipeline, and Fix completion crash, and Add support for subcommand completions, and Rename the use of invocation to subexpression, and Remove the CI canaries, and Simpler parse improvement, and Improve partial completion/highlight
  • elferherrera created Series arithmetic, and Column selector using FullColumnPath
  • Garfield96 added from xlsx/ods: Add parameter --sheets, and from sqlite: Add test case for table selection
  • kubouch clarified exec help message; Update to engine-p, and Def cleanup
  • sholderbach fixed duration literals in where docs

Documentation

  • sholderbach fixed duration literals in docs
  • apatrushev added Convert list to table example, and Fix list examples

Nu_Scripts

  • fdncred added a bogus temp command so completions work better, updated cmd_duration to cmd_duration_ms, and added a new 256 color test pattern script in bash and nu
  • jonathandturner added a lisp mode
  • efx created oneliner: combine two files into one
Edit this page on GitHub
Contributors: NotTheDr01ds