-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: nushell/nushell
Author
Label
Projects
Milestones
Reviews
Assignee
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
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…
Customize binary hex styles with color_config
#17887
opened Mar 25, 2026 by
ian-h-chamberlain
Loading…
1 task
fix: support IPv6 link-local addresses with zone IDs in http commands
#17885
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(echo): update behavior to mimic print with support for redirection and pipelines
#17863
opened Mar 23, 2026 by
fdncred
Loading…
1 task
fix(completion): remove fallback completion in custom completion
#17857
opened Mar 23, 2026 by
blindFS
Loading…
1 task
feat(table): introduce width priority columns for enhanced table rendering
#17850
opened Mar 22, 2026 by
fdncred
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
Fix
flatten silently dropping data when conflicting column appears after flattened column
#17816
opened Mar 16, 2026 by
tauanbinato
Loading…
Deprecate This PR implies a change affecting users and has to be noted in the release notes
--columns flag in update cells in favor of rest arguments
notes:breaking-changes
#17815
opened Mar 15, 2026 by
tauanbinato
Loading…
Make
cwd optional in nu_with_plugins! and remove unnecessary usage
#17809
opened Mar 15, 2026 by
tauanbinato
•
Draft
3 tasks done
New 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
peek command for inspecting streams without collecting
A:commands
#17796
opened Mar 13, 2026 by
Bahex
Loading…
fix: correctly parse Issues related to parsing
oneof with a closure without pipe
A:parser
#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: 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.
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.