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

Nushell

  • ysthakur added a new completions.sort option
  • ayax79 merged polars sink and polars to-* into polars save, added polars sink command for streaming collect, made polars open open a lazy frame by default, updated polars first and polars last to handle lazy frames natively, added plist support, and attempted to guess file content type when opening with --raw
  • Qnbie made the math commands const
  • qfel cleaned up key event handling in explore
  • sholderbach updated typo definitions and reworked help generation internals
  • NotTheDr01ds added a type signature example for def command and allowed int input when using a formatstring in into datetime
  • kurokirasama added nu_plugin_polars to build and install scripts
  • KAAtheWiseGit fixed a typo in an example and created a random binary command
  • fdncred updated to latest reedline commit 919292e
  • jameschensmith included empty table data cells in query web tables
  • weirdan added multipart/form-data uploads
  • cablehead fixed relay Signals reset to plugins
  • lavafroth added feature to prefer exact match when completion mode is prefix

Documentation

  • NotTheDr01ds added History and keybindings in Coming from Bash, added Bash for command mapping, removed dead snippets from translated Installation chapters, fixed missing links due to changed command names, and mapped for PowerShell ForEach-Object
  • weirdan added docs for file uploads
  • danyx23 fixed line numbers having different line height in code blocks
  • hustcer upgraded shiki, vuepress and related plugins

Nu_Scripts

  • phoenixr-codes added Top commands one-liner
  • devyn added warning to release checklist for nu-ansi-term

reedline

  • sholderbach removed out of date YouTube links
  • tisonkun ensured lockfile is up-to-date
  • adaschma fixed vi mode change not being pastable
Edit this page on GitHub
Contributors: NotTheDr01ds