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

Nushell

  • nibon7 exported get_shells and get_current_shell, and Fix color parsing, and Return error early if seconds part of timestamp is invalid, and Fix path_contains_hidden_folder
  • hustcer upgraded chrono to v0.4.20, and Some code refactor for shells related commands, and add bits ror and bits rol commands, and Add bits shl and bits shr command
  • fdncred pointed to the latest main branch for lscolors, and remove the nana filename string, add some exclusions to gitignore, and replace the regex crate with the fancy-regex crate, and allow uppercase chars to be captured during suppressed input
  • merelymyself made cd, cp, ls, mv, open and rm automatically strip ansi codes, and allow -h flags for export subcommands, and adds a config reset command
  • elferherrera created sqlite query without collect, and use from table to remove into-db command
  • sholderbach Reduced dev-deps by narrowing rstest features, and Make open test independent of locale, and Patch lscolors to not blink
  • WindSoilder created In unix like system, set foreground process while running external command
  • rgwood created Faster SQLite reads, and Change query command to query db, and Add $OLDPWD example for cd
  • Kangaxx-0 tweaked how nu identifies custom command

Documentation

  • amtoine created FIX: update the links to the default config files
  • jeremiahpslewis created Update links to config template
  • rgwood created Document SQLite data loading
  • petrisch created DE Translation for Coloring and Theming

Nu_Scripts

  • fdncred created update some scripts from dash to underscore, add 20k_club script
  • WindSoilder created Migrate some scripts to fit new variable and arguments naming style

reedline

  • bnprks created Vi mode add support for d0, d^, c0, and c^
  • sholderbach created Reduce dev-deps by narrowing rstest features, and Export the crossterm key types
Edit this page on GitHub
Contributors: NotTheDr01ds