Skip to content

Pull requests: nushell/nushell

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix parsing of braced-value optinal cell paths A:parser Issues related to parsing
#17897 opened Mar 26, 2026 by smartcoder0777 Loading…
1 task
build: fix cross compilation to/from windows
#17894 opened Mar 25, 2026 by Juhan280 Loading…
Replace Span::unknown() with Span::test_data() in test code A:LSP Language Server Protocol (nu-lsp) A:plugin-polars Work related to the polars dataframe implementation A:plugins This issue is about plugins
#17893 opened Mar 25, 2026 by rayzeller Loading…
Deprecate PipelineData::metadata()
#17891 opened Mar 25, 2026 by Juhan280 Draft
Customize binary hex styles with color_config
#17887 opened Mar 25, 2026 by ian-h-chamberlain Loading…
1 task
Add benchmarks for table rendering
#17886 opened Mar 25, 2026 by majiayu000 Loading…
1 task
allow par-each to stream except with --keep-order via mspc
#17884 opened Mar 25, 2026 by fdncred Loading…
1 task
build(deps): bump unicode-segmentation from 1.12.0 to 1.13.1 dependencies (Dependabot label) Pull requests that update a dependency file rust (Dependabot label) Pull requests that update Rust code
#17881 opened Mar 25, 2026 by dependabot bot Loading…
build(deps): bump rand from 0.8.5 to 0.10.0 dependencies (Dependabot label) Pull requests that update a dependency file rust (Dependabot label) Pull requests that update Rust code
#17880 opened Mar 25, 2026 by dependabot bot Loading…
Update metadata handling for skip and reject command
#17867 opened Mar 24, 2026 by Juhan280 Loading…
1 task
feat: enhance script argument parsing to handle newlines and whitespace correctly A:parser Issues related to parsing
#17826 opened Mar 17, 2026 by fdncred Loading…
1 task
Deprecate --columns flag in update cells in favor of rest arguments notes:breaking-changes This PR implies a change affecting users and has to be noted in the release notes
#17815 opened Mar 15, 2026 by tauanbinato Loading…
New peek command for inspecting streams without collecting A:commands General additions or changes to commands A:streaming Issues related to streaming data (or collecting data when it should be streamed) notes:additions Include the release notes summary in the "Additions" section
#17796 opened Mar 13, 2026 by Bahex Loading…
fix: correctly parse oneof with a closure without pipe A:parser Issues related to parsing
#17795 opened Mar 13, 2026 by pickx Loading…
feat(parser): add support for parsing return pipelines as subexpressions A:parser Issues related to parsing notes:other Include the release notes summary in the "Other changes" section notes:ready The "Release notes summary" section of this PR is ready to be included in our release notes.
#17786 opened Mar 12, 2026 by fdncred Loading…
feat: add config.auto_cd_always option
#17651 opened Feb 25, 2026 by dxrcy Loading…
1 task done
feat: allow serializing closures into records A:plugins This issue is about plugins notes:breaking-changes This PR implies a change affecting users and has to be noted in the release notes
#17502 opened Feb 6, 2026 by TestingPlant Loading…
1 task
Capture variables on aliases A:parser Issues related to parsing notes:fixes Include the release notes summary in the "Bug fixes" section notes:ready The "Release notes summary" section of this PR is ready to be included in our release notes.
#17429 opened Jan 26, 2026 by ayax79 Draft
ProTip! Exclude everything labeled bug with -label:bug.