Home Explore Blog CI



nushell

1st chunk of `blog/2022-05-27-twin0144.md`
f3a5f9948ed2ccfc826a0c43ca34068ec23c5a8f130635c40000000100000be4
# This week in Nushell #144

## Nushell

- EjPlatzer [added search terms for `all?`, `any?`, `length`, and `keybindings`](https://github.com/nushell/nushell/pull/5665)
- merelymyself [added search terms to error make](https://github.com/nushell/nushell/pull/5657), and [Makes a more helpful error for `let` in pipeline](https://github.com/nushell/nushell/pull/5632), and [Allow for test_iteration_errors to work when run as root](https://github.com/nushell/nushell/pull/5609)
- sholderbach [updated reedline: Support more bindings in vi mode](https://github.com/nushell/nushell/pull/5654), and [Improve test coverage of command examples](https://github.com/nushell/nushell/pull/5650), and [Add search terms for `describe`](https://github.com/nushell/nushell/pull/5644), and [Unpin reedline for regular development](https://github.com/nushell/nushell/pull/5634), and [Pin reedline v0.6.0 for the nushell v0.63.0 release](https://github.com/nushell/nushell/pull/5620), and [Add meta command for the config subcommands](https://github.com/nushell/nushell/pull/5616), and [Fallback for `config.buffer_editor` from `EDITOR`](https://github.com/nushell/nushell/pull/5614)
- herlon214 created [nu-cli/completions: add filtering tests for variables completions](https://github.com/nushell/nushell/pull/5653), and [nu-cli/completions: fix filter for variable completions](https://github.com/nushell/nushell/pull/5641)
- tenshik [added search terms to random & typo fix](https://github.com/nushell/nushell/pull/5652)
- rgwood fixed [Don't build OpenSSL on Windows](https://github.com/nushell/nushell/pull/5651), and [Run `cargo update`](https://github.com/nushell/nushell/pull/5639), and [Change `embed-resource` dependency to slimmer `winres`](https://github.com/nushell/nushell/pull/5630)
- kubouch [shortened the links of parser keywords help msgs](https://github.com/nushell/nushell/pull/5648), and [Add 'overlay new' command](https://github.com/nushell/nushell/pull/5647), and [Overlay keep](https://github.com/nushell/nushell/pull/5629)
- fdncred [added case_sensitive_completions config option](https://github.com/nushell/nushell/pull/5646)
- WindSoilder [made cp can copy folders contains dangling symbolic link](https://github.com/nushell/nushell/pull/5645), and [make sure no duplicate column exists during eval and merge](https://github.com/nushell/nushell/pull/5633), and [fix date format](https://github.com/nushell/nushell/pull/5619), and [load config when requried](https://github.com/nushell/nushell/pull/5618), and [Make flatten works better and predictable](https://github.com/nushell/nushell/pull/5611)
- VergeDX [allowed specific table width with `-w`, like command `grid`.](https://github.com/nushell/nushell/pull/5643)
- jt [bumped to dev version](https://github.com/nushell/nushell/pull/5635), and [Bump to 0.63](https://github.com/nushell/nushell/pull/5627)
- hustcer [fixed typo for `version` command](https://github.com/nushell/nushell/pull/5610)
- Kangaxx-0 [added config command](https://github.com/nushell/nushell/pull/5607)

Title: Nushell Updates - Week #144
Summary
This week's Nushell updates include added search terms for various commands, improvements to error messages, updates to reedline, fixes for variable completions, improvements to file operations like copying and flattening, addition of a case-sensitive completion config option, and the addition of overlay and config commands. The version has been bumped to 0.63 and then to the dev version.