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

feat: Add recursive loading to autoload dirs
#18002 opened Apr 8, 2026 by Benjas333 Loading…
1 task
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…
Introduce str lcp for std-rfc A:std-library Defining and improving the standard library written in Nu
#17907 opened Mar 27, 2026 by develop7 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 notes:ready The "Release notes summary" section of this PR is ready to be included in our 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: 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
nu-table: Playing with width heuristic
#17325 opened Jan 9, 2026 by zhiburt Loading…
feat(reedline): new PartialComplete event
#16925 opened Oct 25, 2025 by blindFS Draft
1 task
Fix job unfreeze giving false negative when trying to unfreeze after killing the most recent job A:job-control The system to manage background jobs and concurrent tasks
#16909 opened Oct 21, 2025 by peachey2k2 Loading…
Consolidate and fix closure parameter handling
#16844 opened Oct 10, 2025 by nome Loading…
Respecting $env.NO_PROXY
#16730 opened Sep 21, 2025 by m4siri Loading…
1 task
Fix confusing double negation with empty else if A:parser Issues related to parsing
#16708 opened Sep 17, 2025 by sholderbach Loading…
1 task done
Allow path relative-to to use parent directory symbols
#14055 opened Oct 11, 2024 by uek-1 Loading…
ProTip! Filter pull requests by the default branch with base:main.