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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Spread operator in a closure does not capture all arguments needs-triage An issue that hasn't had any proper look
#12985 opened May 28, 2024 by pyz4
explore spends too much time in lscolorize() 🐛 bug Something isn't working performance Work to make nushell quicker and use less resources
#12980 opened May 27, 2024 by rgwood
Unexpected result of range calculation 15..10..95 language syntax Changes to the grammar or syntax beyond parser bugfixes
#12973 opened May 26, 2024 by exaos
How much date validation should be done? parser Issues related to parsing question the issue author asks something syntax Changes to the grammar or syntax beyond parser bugfixes
#12971 opened May 25, 2024 by TamaMcGlinn
into filesize can't handle the + sign good first issue Good for newcomers polish this problem makes nu feel unpolished
#12968 opened May 25, 2024 by Schweber
Is there a way to have a syntax color for aliases? question the issue author asks something
#12965 opened May 24, 2024 by TheKamboy
Use Span IDs instead of Spans meta-issue An issue that tracks other issues parser Issues related to parsing
#12963 opened May 24, 2024 by kubouch
8 tasks
Prompt is not redrawn until charecter is typed with shell_integration: true needs-triage An issue that hasn't had any proper look
#12961 opened May 24, 2024 by Yohannnn
Tests are not isolated from the environment accessibility An issue to make Nushell more accessible to anyone environment tests issues to add tests or fix tests
#12958 opened May 24, 2024 by IanManske
What is a math expression? question the issue author asks something
#12957 opened May 24, 2024 by 9999years
RHS of initial and subsequent assignment parsed differently needs-triage An issue that hasn't had any proper look
#12956 opened May 24, 2024 by 9999years
External command arguments don't expand ndots external-commands Issues related to external commands glob-expansion Specific behavior around file-system globbing with regular commands or `glob`
#12952 opened May 24, 2024 by YizhePKU
commands hints don't prioritize commands from current directory anymore environment line editor Issues related to reedline regression Something that worked does not work anymore.
#12951 opened May 24, 2024 by maxim-uvarov
Spans returned by ast are incorrect 🐛 bug Something isn't working needs-triage An issue that hasn't had any proper look
#12945 opened May 23, 2024 by NotTheDr01ds
ps -l errors when process exits before it attempts to stat process needs-triage An issue that hasn't had any proper look
#12938 opened May 22, 2024 by 132ikl
Update tutor each since it now takes closures rather than blocks documentation issues relating to documentation
#12928 opened May 21, 2024 by NotTheDr01ds
Update tutor echo documentation issues relating to documentation enhancement New feature or request
#12927 opened May 21, 2024 by NotTheDr01ds
nu --ide-ast duplicates combined short flags like in get -is needs-triage An issue that hasn't had any proper look
#12925 opened May 21, 2024 by maxim-uvarov
nu --ide-ast is missing = after let or mut needs-triage An issue that hasn't had any proper look
#12924 opened May 21, 2024 by maxim-uvarov
nu --ide-ast is missing an opening '{' after match needs-triage An issue that hasn't had any proper look
#12923 opened May 21, 2024 by maxim-uvarov
Path does not set properly inside neovim terminal on windows needs-triage An issue that hasn't had any proper look
#12914 opened May 20, 2024 by rogtino
Pipelines with each and null at the end break needs-triage An issue that hasn't had any proper look
#12911 opened May 20, 2024 by KAAtheWiseGit
Propmts with newlines work inconsistently needs-triage An issue that hasn't had any proper look
#12910 opened May 20, 2024 by KAAtheWiseGit
parse -r capture group naming inconsistency with standard regex. needs-triage An issue that hasn't had any proper look
#12905 opened May 19, 2024 by CabalCrow
ProTip! no:milestone will show everything without a milestone.