|  | 
|  | 1 | +--- | 
|  | 2 | +title: 'This week in Nushell #314' | 
|  | 3 | +author: The Nu Authors | 
|  | 4 | +author_site: https://nushell.sh | 
|  | 5 | +author_image: https://www.nushell.sh/blog/images/nu_logo.png | 
|  | 6 | +excerpt: 'PRs and activity for Nushell the week ending Thursday, 2025-08-28' | 
|  | 7 | +--- | 
|  | 8 | + | 
|  | 9 | +# This Week in Nushell #314 | 
|  | 10 | + | 
|  | 11 | +Published Tuesday, 2025-09-02, including PRs merged Friday, 2025-08-22 through Thursday, 2025-08-28. | 
|  | 12 | + | 
|  | 13 | +## Nushell | 
|  | 14 | + | 
|  | 15 | +- @ItsHarper: | 
|  | 16 | + | 
|  | 17 | +  - [Fixed documentation of `--number-bytes` flag for several `bits` commands (#16542)](https://github.com/nushell/nushell/pull/16542) | 
|  | 18 | + | 
|  | 19 | +- @sholderbach: | 
|  | 20 | + | 
|  | 21 | +  - [Fixed issue form syntax (#16541)](https://github.com/nushell/nushell/pull/16541) | 
|  | 22 | +  - [Fixed `polars open` to use tab as separator for TSV (#16524)](https://github.com/nushell/nushell/pull/16524) | 
|  | 23 | +  - [Added "did my homework" checkboxes to issue template (#16520)](https://github.com/nushell/nushell/pull/16520) | 
|  | 24 | + | 
|  | 25 | +- @fdncred: | 
|  | 26 | + | 
|  | 27 | +  - [Pinned polars dependency planus to version 1.1.1 (#16538)](https://github.com/nushell/nushell/pull/16538) | 
|  | 28 | + | 
|  | 29 | +- @weirdan: | 
|  | 30 | + | 
|  | 31 | +  - [Added dummy 'namespace' commands for multiword orphans (#16529)](https://github.com/nushell/nushell/pull/16529) | 
|  | 32 | +  - [Prevented `detect columns` from creating invalid records with duplicate keys (#16527)](https://github.com/nushell/nushell/pull/16527) | 
|  | 33 | +  - [Reset content type for commands returning partial input (#16500)](https://github.com/nushell/nushell/pull/16500) | 
|  | 34 | + | 
|  | 35 | +- @cptpiepmatz: | 
|  | 36 | + | 
|  | 37 | +  - [Fixed some broken doc links (#16519)](https://github.com/nushell/nushell/pull/16519) | 
|  | 38 | +  - [Fixed `native-tls` feature (#16518)](https://github.com/nushell/nushell/pull/16518) | 
|  | 39 | + | 
|  | 40 | +- @app/dependabot: | 
|  | 41 | + | 
|  | 42 | +  - [Bumped heapless from 0.8.0 to 0.9.1 (#16517)](https://github.com/nushell/nushell/pull/16517) | 
|  | 43 | +  - [Bumped indexmap from 2.10.0 to 2.11.0 (#16516)](https://github.com/nushell/nushell/pull/16516) | 
|  | 44 | + | 
|  | 45 | +- @Sheape: | 
|  | 46 | + | 
|  | 47 | +  - [Used default color in default theme for light-theme terminals (#16509)](https://github.com/nushell/nushell/pull/16509) | 
|  | 48 | + | 
|  | 49 | +- @Tyarel8: | 
|  | 50 | + | 
|  | 51 | +  - [Added docs to `run-external` and `help` command descriptions (#16493)](https://github.com/nushell/nushell/pull/16493) | 
|  | 52 | + | 
|  | 53 | +- @Bahex: | 
|  | 54 | + | 
|  | 55 | +  - [Refactored `Record` api to reduce code duplication (#16490)](https://github.com/nushell/nushell/pull/16490) | 
|  | 56 | + | 
|  | 57 | +- @pyz4: | 
|  | 58 | + | 
|  | 59 | +  - [Fixed `polars fill-null` signature to also accept expression as input (#16444)](https://github.com/nushell/nushell/pull/16444) | 
|  | 60 | + | 
|  | 61 | +- @hardfau1t: | 
|  | 62 | +  - [Added active column to `overlay list` (#16125)](https://github.com/nushell/nushell/pull/16125) | 
|  | 63 | + | 
|  | 64 | +## Documentation | 
|  | 65 | + | 
|  | 66 | +- @sholderbach: | 
|  | 67 | + | 
|  | 68 | +  - [Fixed plugin loadup from 'use' to 'plugin use' (#2025)](https://github.com/nushell/nushell.github.io/pull/2025) | 
|  | 69 | + | 
|  | 70 | +- @ItsHarper: | 
|  | 71 | + | 
|  | 72 | +  - [Fixed reference to nonexistent `into bits` command (#2024)](https://github.com/nushell/nushell.github.io/pull/2024) | 
|  | 73 | + | 
|  | 74 | +- @NotTheDr01ds: | 
|  | 75 | + | 
|  | 76 | +  - [Added TWiN #313 (#2022)](https://github.com/nushell/nushell.github.io/pull/2022) | 
|  | 77 | + | 
|  | 78 | +- @jexjws: | 
|  | 79 | + | 
|  | 80 | +  - [Fixed tip breaking content layout in 3 files (#2021)](https://github.com/nushell/nushell.github.io/pull/2021) | 
|  | 81 | +  - [Updated zh-CN Translation (#2012)](https://github.com/nushell/nushell.github.io/pull/2012) | 
|  | 82 | + | 
|  | 83 | +- @Kissaki: | 
|  | 84 | + | 
|  | 85 | +  - [Mentioned loop advantage on custom errors (#2020)](https://github.com/nushell/nushell.github.io/pull/2020) | 
|  | 86 | +  - [Mentioned `items` in Iterating over a Record (#2019)](https://github.com/nushell/nushell.github.io/pull/2019) | 
|  | 87 | +  - [Fixed tip breaking content layout in variables.md (#2018)](https://github.com/nushell/nushell.github.io/pull/2018) | 
|  | 88 | + | 
|  | 89 | +- @Tyarel8: | 
|  | 90 | +  - [Added custom help command information (#2015)](https://github.com/nushell/nushell.github.io/pull/2015) | 
|  | 91 | + | 
|  | 92 | +## Nu_Scripts | 
|  | 93 | + | 
|  | 94 | +- @j-xella: | 
|  | 95 | + | 
|  | 96 | +  - [Allowed wildcard expansion in eza completions (#1165)](https://github.com/nushell/nu_scripts/pull/1165) | 
|  | 97 | + | 
|  | 98 | +- @fnuttens: | 
|  | 99 | +  - [Skipped ouch decompress confirmation for `zvm` module (#1164)](https://github.com/nushell/nu_scripts/pull/1164) | 
|  | 100 | + | 
|  | 101 | +## Tree-sitter | 
|  | 102 | + | 
|  | 103 | +- @blindFS: | 
|  | 104 | +  - [Fixed allowing colon in short flags (#221)](https://github.com/nushell/tree-sitter-nu/pull/221) | 
|  | 105 | +  - [Refactored cleanup rules that can be assimilated as commands (#220)](https://github.com/nushell/tree-sitter-nu/pull/220) | 
0 commit comments