This week in Nu #77
Documentation and samples
- More scripts were added to the Nushell script collection
- fdncred landed updates to the config documentation in the book, commented table_mode and more comments on config, and more config updates
- ibraheemdev improved the website ci deployment
- LhKipp updated the sample config
- Andy-Python-Programmer fixed a typo in the README
Nushell base
- jonathandturner updated some dependencies, fixed the Rust 1.50 clippy warnings
- andrasio prevented selecting the same column twice, improved coercions for column-path
- Qwanve fixed
ps
output when the process doesn't have a parent - ilius extended
which
to allow for multiple applications to be passed, added reverse tosort-by
, did some formatting and clean-up of nu-parser, switched to metric/standard filesizes, added a way to switch to metric filesizes, improved the serialization conversion for column-path - fdncred added a new
term size
command - ammkrn changed boolean to true/false instead of Yes/No
- stormasm renamed internal parsing functions