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

Inconsistency in output of ast -f on empty closures needs-triage An issue that hasn't had any proper look
#15373 opened Mar 21, 2025 by blindFS
Ability to determine if a output is being displayed in the terminal vs. piped to another command enhancement New feature or request needs-triage An issue that hasn't had any proper look
#15368 opened Mar 20, 2025 by NotTheDr01ds
nushell missing binning dataframe Work related to the polars dataframe implementation enhancement New feature or request needs-triage An issue that hasn't had any proper look
#15366 opened Mar 20, 2025 by toffaletti
Add a way to get the column instead of the row when runing update <column> <closure> enhancement New feature or request needs-triage An issue that hasn't had any proper look
#15358 opened Mar 19, 2025 by AdrienDerobert
Job: Maybe it's good to add a job tag commands to add tag on background jobs. enhancement New feature or request job-control The system to manage background jobs and concurrent tasks needs-triage An issue that hasn't had any proper look
#15354 opened Mar 19, 2025 by WindSoilder
"http get" uses 100% CPU with Gmail API 🐛 bug Something isn't working file-format Parsing/Writing of file formats/protocols needs-triage An issue that hasn't had any proper look performance Work to make nushell quicker and use less resources
#15336 opened Mar 18, 2025 by hongquan
Table literal syntax allows variables for values, but not for column names 🐛 bug Something isn't working inconsistent-behavior Behavior between different commands or types inconsistent/unexpected needs-triage An issue that hasn't had any proper look parser Issues related to parsing unhelpful-error The error message you observe is not helpful to identify the problem
#15333 opened Mar 17, 2025 by NotTheDr01ds
Nushell panic when printing empty table or array to zero column pty needs-triage An issue that hasn't had any proper look panic
#15328 opened Mar 17, 2025 by Holi0317
IR evaluation error when redirecting parenthesized expression to a file 🐛 bug Something isn't working investigate this requires investigation ir-compiler Issues/pull requests related to compiling Nushell parser output to internal representation (IR) redirection-pipe All related to redirection to files or more complex pipelines with STDERR
#15326 opened Mar 16, 2025 by gebsh
Panic when assigning an if expression to a const 🐛 bug Something isn't working const-eval Evaluation of const expressions at parse time if possible panic parser Issues related to parsing
#15321 opened Mar 16, 2025 by NotTheDr01ds
Maybe bug regarding overriding built in commands in a shared module space modules question the issue author asks something scoping/name-resolution How Nu finds which variables/functions are in scope and to what they are bound
#15315 opened Mar 14, 2025 by DavidTelenko
Nushell hangs and outputs escape sequence (request cursor position) line editor Issues related to reedline needs-triage An issue that hasn't had any proper look repl
#15312 opened Mar 14, 2025 by LiberaVeritas
Can't interrupt generate 🐛 bug Something isn't working signal-cancel Problems with how executions react to signals or attempts at cancellation (CTRL-C)
#15308 opened Mar 13, 2025 by IanManske
Hygenic STDIN access 🐛 bug Something isn't working external-commands Issues related to external commands needs-design this feature requires design pipeline POSIX-expectations Touches on behavior found in other (POSIX-compliant) shells. We need to consider if we follow that
#15307 opened Mar 13, 2025 by IanManske
Variables used as default arguments cannot have the same name as the parameter 🐛 bug Something isn't working parser Issues related to parsing
#15306 opened Mar 12, 2025 by c4lliope
Pipeline comment causes parsing error with variable definition 🐛 bug Something isn't working needs-triage An issue that hasn't had any proper look parser Issues related to parsing
#15305 opened Mar 12, 2025 by mon-jai
Autocompleting specifically named files causes panic (utf8-related) 🐛 bug Something isn't working completions Issues related to tab completion panic
#15302 opened Mar 12, 2025 by KittenLord
ls pipeline input checking not erroring on specific input 🐛 bug Something isn't working needs-triage An issue that hasn't had any proper look
#15300 opened Mar 12, 2025 by NJCsih
Variable completion should be aware of current scope completions Issues related to tab completion needs-triage An issue that hasn't had any proper look scoping/name-resolution How Nu finds which variables/functions are in scope and to what they are bound
#15291 opened Mar 11, 2025 by blindFS
table --abbreviated <num> does not show the index correctly needs-triage An issue that hasn't had any proper look
#15290 opened Mar 11, 2025 by azarmadr
Consistent serialization of values to output formats enhancement New feature or request file-format Parsing/Writing of file formats/protocols help wanted Extra attention is needed inconsistent-behavior Behavior between different commands or types inconsistent/unexpected needs-design this feature requires design polish this problem makes nu feel unpolished
#15286 opened Mar 11, 2025 by 132ikl
Please add try {} finally {} enhancement New feature or request language signal-cancel Problems with how executions react to signals or attempts at cancellation (CTRL-C)
#15279 opened Mar 10, 2025 by robaca
Make predicate for any optional delight this feature would delight users enhancement New feature or request needs-design this feature requires design
#15277 opened Mar 10, 2025 by fennewald
Bug Report: Type Mismatch Error in default_env.nu When Using format date '%x %X' datetime-handling Semantics and implementation of the datetime/duration types and commands help wanted Extra attention is needed upstream problem with upstream dependency
#15266 opened Mar 7, 2025 by Pantakit-Joseph
Date math - adding and subtracting months and years. datetime-handling Semantics and implementation of the datetime/duration types and commands enhancement New feature or request needs-core-team-attention An issue than needs the attention of other core-team members
#15260 opened Mar 6, 2025 by ropeladder
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.