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

let more commands use row conditions
#18844 opened Aug 15, 2026 by Mrfiregem Contributor Loading…
perf - stop parse-time-loading modules and extra cwd walks while typing use std/ A:completions Issues related to tab completion A:parser Issues related to parsing notes:perf Performance related PRs notes:ready Indicates Ready for Release notes performance Work to make nushell quicker and use less resources status:wait-until-after-nushell-release usage:repl Behavior specific to the REPL and interactive uses
#18841 opened Aug 15, 2026 by fdncred Contributor Loading…
fix(parser): parse brace expressions in external calls A:parser Issues related to parsing
#18837 opened Aug 14, 2026 by Dheebz Loading…
build(deps): bump crate-ci/typos from 1.48.0 to 1.49.0 A:ci Related to one or more of the CI jobs dependencies (Dependabot label) Pull requests that update a dependency file github_actions (Dependabot label) Pull requests that update GitHub Actions code
#18821 opened Aug 12, 2026 by dependabot Bot Loading…
reduce ast dependency for ir calls - phase 1 notes:hide Noted only in "Full Changelog" section status:wait-until-after-nushell-release
#18813 opened Aug 10, 2026 by fdncred Contributor Loading…
WIP/DON'T MERGE: Test Incredibuild self-hosted runner in CI A:ci Related to one or more of the CI jobs
#18810 opened Aug 10, 2026 by zozo123 Loading…
feat: forward flags correctly in run-internal dynamic dispatch
#18805 opened Aug 9, 2026 by skyrocket1643 Contributor Loading…
View source dependencies
#18801 opened Aug 8, 2026 by maxim-uvarov Contributor Draft
named parameters can pass null or omit parameter entirely for easier shadowing A:parser Issues related to parsing notes:additions Noted in "Additions" section notes:ready Indicates Ready for Release notes status:wait-until-after-nushell-release
#18796 opened Aug 7, 2026 by fdncred Contributor Loading…
fix improper cant convert error in path-relative-to
#18792 opened Aug 5, 2026 by pheenty Contributor Loading…
Unified A:LSP Language Server Protocol (nu-lsp)
#18791 opened Aug 5, 2026 by philocalyst Contributor Draft
fix test_default_config_path always failing if your config is a symlink
#18786 opened Aug 5, 2026 by pheenty Contributor Loading…
Improve format pattern errors
#18777 opened Aug 3, 2026 by Bahex Member Loading…
feat(completions): add a background-completions opt-out
#18764 opened Jul 29, 2026 by kronberger-droid Contributor Loading…
Fix do -i not ignoring non-zero exit codes when output is piped or …
#18744 opened Jul 27, 2026 by cacdu Contributor Loading…
Fix crash on circular import reached through a .. path
#18736 opened Jul 26, 2026 by hexbinoct Contributor Loading…
feat(config)!: move prompt indicators to $env.config.prompt
#18734 opened Jul 26, 2026 by kronberger-droid Contributor Loading…
roundup of 2 fixes for "did you mean?"
#18728 opened Jul 25, 2026 by pickx Contributor Loading…
2
2
fix: don't tint unstyled prompts with default colors
#18686 opened Jul 21, 2026 by kronberger-droid Contributor Loading…
Make Module Path Format Consistent #17653 A:parser Issues related to parsing
#18588 opened Jul 13, 2026 by neurolag Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.