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

detect lexer-stage errors at highlighting
#17917 opened Mar 28, 2026 by pickx Loading…
1 task
fix(parser): new scope for where condition so we can have variables named it A:parser Issues related to parsing
#17908 opened Mar 27, 2026 by blindFS Loading…
1 task
Introduce str diff for std-rfc A:std-library Defining and improving the standard library written in Nu
#17907 opened Mar 27, 2026 by develop7 Draft
1 task
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
rand 0.10 update
#17901 opened Mar 26, 2026 by practicalrs Loading…
http commands' output metadata properly includes content-type notes:mention Include the release notes summary in the "Hall of Fame" section notes:ready The "Release notes summary" section of this PR is ready to be included in our release notes.
#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…
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…
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
ProTip! Filter pull requests by the default branch with base:main.