Home Explore Blog CI



nushell

3rd chunk of `blog/2022-02-18-twin0130.md`
30902eabe467f4f603b442834513d2e6f7dac4079e7e9be70000000100000d93
- fdncred [standardized char nf terms](https://github.com/nushell/nushell/pull/4520), and [allow `dfr open` to open `tsv` files](https://github.com/nushell/nushell/pull/4516), and [remove $nu.keybinding-path](https://github.com/nushell/nushell/pull/4515), and [make find case insensitive](https://github.com/nushell/nushell/pull/4502), and [more test fixes](https://github.com/nushell/nushell/pull/4499), and [a few more tests](https://github.com/nushell/nushell/pull/4488), and [check to make sure we have data first](https://github.com/nushell/nushell/pull/4484), and [fix case insensitive sort](https://github.com/nushell/nushell/pull/4449), and [tweak plugin names in cargo.toml](https://github.com/nushell/nushell/pull/4441), and [forgot some plugins](https://github.com/nushell/nushell/pull/4439), and [tweak the wix](https://github.com/nushell/nushell/pull/4438), and [changed example description](https://github.com/nushell/nushell/pull/4434)
- onthebridgetonowhere created [Add newline after version printout](https://github.com/nushell/nushell/pull/4508), and [Add version as a flag](https://github.com/nushell/nushell/pull/4507)
- stormasm [added more examples to the sys command](https://github.com/nushell/nushell/pull/4491), and [remove ignore for sort_by command test by_column which is now passing](https://github.com/nushell/nushell/pull/4465), and [add in the Value List to the sort-by Ordering](https://github.com/nushell/nushell/pull/4464), and [sort_by: coerce_compare now returns an Ordering](https://github.com/nushell/nushell/pull/4461), and [sort_by error processing return ShellError instead of static String](https://github.com/nushell/nushell/pull/4453)
- jmoore34 added [date format list](https://github.com/nushell/nushell/pull/4485)
- b333z [fixed default duplicates column](https://github.com/nushell/nushell/pull/4452)
- PurityLake [fixed printing of builtin kill command #4392](https://github.com/nushell/nushell/pull/4447)
- dependabot created [Bump follow-redirects from 1.14.7 to 1.14.8 in /samples/wasm](https://github.com/nushell/nushell/pull/4446)
- elferherrera created [roll commands](https://github.com/nushell/nushell/pull/4437), and [headers command](https://github.com/nushell/nushell/pull/4414)

## Documentation

- jt [tried to publish again](https://github.com/nushell/nushell.github.io/pull/221)

## Nu_Scripts

- fdncred [tweaked font names](https://github.com/nushell/nu_scripts/pull/155), and [wip zoxide script](https://github.com/nushell/nu_scripts/pull/152), and [python gradient](https://github.com/nushell/nu_scripts/pull/151), and [silence ps1 script](https://github.com/nushell/nu_scripts/pull/150), and [autoview-type gradient](https://github.com/nushell/nu_scripts/pull/146)
- stormasm [updated flag.nu with more details of how flags work](https://github.com/nushell/nu_scripts/pull/154), and [update nth to select for weather script](https://github.com/nushell/nu_scripts/pull/147), and [show how flags work in nu](https://github.com/nushell/nu_scripts/pull/145), and [copy over to engine-q demo.nu](https://github.com/nushell/nu_scripts/pull/144)
- jt created [a couple more TWiN updates](https://github.com/nushell/nu_scripts/pull/153), and [Port nu_release to e-q](https://github.com/nushell/nu_scripts/pull/149), and [Update for block params](https://github.com/nushell/nu_scripts/pull/148)

## reedline

- elferherrera created [edit mode for quick completions](https://github.com/nushell/reedline/pull/318)

Title: Nushell Updates: Contributions across Core, Documentation, Scripts, and Reedline
Summary
This section details updates to Nushell across various components. fdncred focused on standardization, file handling, improving the 'find' command, and plugin adjustments. onthebridgetonowhere added version flags and newline formatting. stormasm enhanced the 'sys' command examples and improved error handling in 'sort_by'. jmoore34 added a date format list, b333z fixed a default column in 'duplicates', and PurityLake addressed a printing issue in the 'kill' command. dependabot bumped a dependency, and elferherrera created 'roll' and 'headers' commands. Documentation efforts by jt continued. Nu_Scripts saw updates from fdncred (font tweaks, zoxide script, gradients) and stormasm (flag details, weather script updates), along with jt's contributions. Finally, elferherrera added an edit mode for quick completions in Reedline.