-
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
refactor(parser): move the pipe tokens in AST 1 element ahead
A:parser
Issues related to parsing
#17977
opened Apr 3, 2026 by
blindFS
Loading…
Add
commandline complete to invoke nushell completions
#17941
opened Mar 31, 2026 by
ian-h-chamberlain
•
Draft
3 tasks
Introduce Defining and improving the standard library written in Nu
str lcp for std-rfc
A:std-library
#17907
opened Mar 27, 2026 by
develop7
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
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
notes:ready
The "Release notes summary" section of this PR is ready to be included in our 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.
Fix The system to manage background jobs and concurrent tasks
job unfreeze giving false negative when trying to unfreeze after killing the most recent job
A:job-control
#16909
opened Oct 21, 2025 by
peachey2k2
Loading…
Fix confusing double negation with empty Issues related to parsing
else if
A:parser
#16708
opened Sep 17, 2025 by
sholderbach
Loading…
1 task done
ProTip!
Filter pull requests by the default branch with base:main.