-
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
Change columns flag of update cells into a rest argument
#17920
opened Mar 28, 2026 by
tranhoangtu-it
Loading…
fix(parser): new scope for where condition so we can have variables named Issues related to parsing
it
A:parser
#17908
opened Mar 27, 2026 by
blindFS
Loading…
1 task
Introduce Defining and improving the standard library written in Nu
str diff for std-rfc
A:std-library
Preserve pipeline metadata if detect type cannot determine the input
#17906
opened Mar 27, 2026 by
Juhan280
Loading…
fix(parser): do not check for reserved variable names in external signature
A:parser
Issues related to parsing
#17903
opened Mar 27, 2026 by
blindFS
Loading…
1 task
http commands' output metadata properly includes content-type
notes:mention
#17899
opened Mar 26, 2026 by
Bahex
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…
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…
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
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.