-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: nushell/nushell
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf - stop parse-time-loading modules and extra cwd walks while typing 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
use std/
A:completions
#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…
fix(env): normalize PATH when refreshing ENV_CONVERSIONS
#18832
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…
Don't print a stray blank line when try with catch or finally collects an external
#18811
opened Aug 10, 2026 by
hexbinoct
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…
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…
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…
Add a
nu-dap crate and nu --dap: a Debug Adapter Protocol server for Nushell
#18738
opened Jul 26, 2026 by
rvhelden
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…
fix: don't tint unstyled prompts with default colors
#18686
opened Jul 21, 2026 by
kronberger-droid
Contributor
Loading…
feat(completions): add romanization-based matching for paths and commands
#18627
opened Jul 16, 2026 by
xBLACKICEx
•
Draft
Preserve drive-relative prefixes in
path split (#18607)
#18626
opened Jul 16, 2026 by
tianrking
Loading…
Make Module Path Format Consistent #17653
A:parser
Issues related to parsing
#18588
opened Jul 13, 2026 by
neurolag
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.