Skip to content

Issues: nushell/nushell

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

strange "entity not found" error needs-triage An issue that hasn't had any proper look
#15055 opened Feb 8, 2025 by amtoine
Reconsider macOS version in CI enhancement New feature or request needs-triage An issue that hasn't had any proper look
#15053 opened Feb 8, 2025 by NotTheDr01ds
Upgrade Ubuntu version in CI enhancement New feature or request needs-triage An issue that hasn't had any proper look
#15052 opened Feb 8, 2025 by NotTheDr01ds
Grid icons introduced in #14827 are hard to read on a light background needs-triage An issue that hasn't had any proper look
#15050 opened Feb 8, 2025 by TungstnBallon
missing required overlay when using with alias. alias Issues around support for command aliases, touches parser and name resolution 🐛 bug Something isn't working needs-triage An issue that hasn't had any proper look
#15049 opened Feb 8, 2025 by WindSoilder
export alias with overlay is denied in repl, but allowed in script alias Issues around support for command aliases, touches parser and name resolution 🐛 bug Something isn't working needs-triage An issue that hasn't had any proper look
#15048 opened Feb 8, 2025 by WindSoilder
return no longer works in export-env block since v0.102.0 regression Something that worked does not work anymore. semantics Places where we should define/clarify nushell's semantics
#15030 opened Feb 6, 2025 by Holi0317
How to preserve PATH for sudo command? question the issue author asks something
#15029 opened Feb 6, 2025 by hongxuchen
Consider non-fatal deprecation grace-periods enhancement New feature or request needs-triage An issue that hasn't had any proper look
#15025 opened Feb 6, 2025 by tingerrr
macOS: change the default config path to follow XDG spec configuration Issue related to nu's configuration
#15024 opened Feb 6, 2025 by tmillr
Copy cell-path from explore view enhancement New feature or request
#15021 opened Feb 6, 2025 by jdietrich-tc
How do I unset environment variables? environment question the issue author asks something
#15013 opened Feb 5, 2025 by binChris
Specify units for into filesize enhancement New feature or request
#15007 opened Feb 5, 2025 by 132ikl
Shell creation fails on "I/O error: Permission denied (os error 13)" file-system Related to commands and core nushell behavior around the file system needs-triage An issue that hasn't had any proper look system-shell-use Issues specific to using Nushell as the only/login shell or setting it as `$SHELL`
#15004 opened Feb 4, 2025 by GrabbenD
Nushell on embedded build-package Everything concerning the CI build process and packaging of nushell platform-specific platform-specific issues
#15002 opened Feb 4, 2025 by olanod
Suspend on ctrl+z enhancement New feature or request signal-cancel Problems with how executions react to signals or attempts at cancellation (CTRL-C)
#14995 opened Feb 3, 2025 by Kreijstal
Panic in if const eval in argument default in incomplete parse 🐛 bug Something isn't working const-eval Evaluation of const expressions at parse time if possible panic parser Issues related to parsing
#14972 opened Jan 30, 2025 by sholderbach
Panic missing required scope frame in match nonsense code 🐛 bug Something isn't working panic parser Issues related to parsing scoping/name-resolution How Nu finds which variables/functions are in scope and to what they are bound
#14971 opened Jan 30, 2025 by sholderbach
BUG: can't activate python virtual environment needs-triage An issue that hasn't had any proper look windows A Windows specific issue
#14969 opened Jan 30, 2025 by Marat22
polars repl subcommand dataframe issues related to the dataframe implementation enhancement New feature or request needs-triage An issue that hasn't had any proper look
#14967 opened Jan 30, 2025 by iliya-malecki
Flag typing inconsistency for record 🐛 bug Something isn't working inconsistent-behavior Behavior between different commands or types inconsistent/unexpected type-system Problems or features related to nushell's type system
#14963 opened Jan 29, 2025 by Mudada
Different blocking behavior for start depending on platform inconsistent-behavior Behavior between different commands or types inconsistent/unexpected platform-specific platform-specific issues
#14947 opened Jan 28, 2025 by 132ikl
Nushell ignores changes to $env.config.color_config made from hooks configuration Issue related to nu's configuration hooks Hooks are used to react to changes during interactive execution needs-triage An issue that hasn't had any proper look
#14946 opened Jan 28, 2025 by weirdan
Case insensitivity for env_change hooks enhancement New feature or request environment hooks Hooks are used to react to changes during interactive execution needs-triage An issue that hasn't had any proper look semantics Places where we should define/clarify nushell's semantics
#14944 opened Jan 28, 2025 by NotTheDr01ds
ProTip! Adding no:label will show everything without a label.