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

Nushell

  • dmatos2012 landed the initial implementation of a uutils version of mv
  • NotLebedev improved the to xml command by adding support for self-closed tags and disabling automatic escaping
  • IanManske added a CLI flag to disable history, and made sure that Nu does not block signals for child processes
  • WindSoilder fixed a bug in uu_mv and adjusted some commands' input/output types
  • abusch fixed bugs in the items command and commandline --cursor-end
  • h7kanna fixed up code coverage
  • flying-sheep fixed a deprecation warning in default_config.nu
  • SUPERCILEX improved shell integration to show the last command and running commands in the title
  • michel-slm replaced htmlescape with the better-maintained v_htmlescape
  • MarikaChlebowska fixed the parsing of strings with special characters
  • DonSheddow extended math commands to allow tables and records as input
  • drbrain allowed plugins to receive configuration from Nushell configuration
  • atahabaki added a path exists flag to skip traversing symlinks
  • dead10ck improved the memory consumption of `into sqlite``
  • nibon7 applied nightly clippy fixes

Documentation

  • yukitomoda created JA Translate quick_tour.md to ja from commit: fcf0d7c8
  • flying-sheep created Fix deprecation in external_completers.md
  • hustcer created Add the translated line_editor doc to the sidebar of pt-BR
  • me15degrees created Translated "Reedline, Nu''s line editor" (PT-BR)

Nu_Scripts

  • fj0r created use fill -c instead of str repeat, and fix docker.nu and kubernetes.nu, and git-v2: improve message of gp
  • fdncred created change the string interpolation in git aliases, and tweak some git aliases so they work

reedline

  • Tastaturtaste created Replace clipboard with arboard, which is actively maintained, and Add ability to select and cut text in the input buffer
  • maxomatic458 created ide style completions
Edit this page on GitHub
Contributors: NotTheDr01ds, Jan Klass