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

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
Categorical/enum datatypes cannot be parsed in polars dataframe Work related to the polars dataframe implementation needs-triage An issue that hasn't had any proper look
#15281 opened Mar 10, 2025 by mjclarke94
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
Setting $nu.current-exe fails on OpenBSD 🐛 bug Something isn't working freebsd Issues observed specifically on FreeBSD
#15259 opened Mar 6, 2025 by mxk
Commands starting with a space should not be added to immediate history enhancement New feature or request history Related to the history line editor Issues related to reedline needs-triage An issue that hasn't had any proper look
#15258 opened Mar 6, 2025 by neobrain
save append does not add newline needs-triage An issue that hasn't had any proper look semantics Places where we should define/clarify nushell's semantics
#15257 opened Mar 6, 2025 by mybigman
Nushell freeze when wrapping a table column with certain emoji needs-triage An issue that hasn't had any proper look
#15256 opened Mar 5, 2025 by NotTheDr01ds
sshfs basedirectorycd Permission denied file-system Related to commands and core nushell behavior around the file system needs-triage An issue that hasn't had any proper look
#15252 opened Mar 5, 2025 by Jan9103
http get not using $env.no_proxy needs-triage An issue that hasn't had any proper look networking All about our `http` and `url` commands and everything going accross the network.
#15244 opened Mar 4, 2025 by dabljues
Stack overflow when opening many blocks needs-triage An issue that hasn't had any proper look panic parser Issues related to parsing performance Work to make nushell quicker and use less resources
#15241 opened Mar 4, 2025 by sholderbach
Breaks the tmux scrollback buffer needs-triage An issue that hasn't had any proper look
#15232 opened Mar 3, 2025 by TopSalad3530
Hiding the right prompt happens too soon sometimes line editor Issues related to reedline needs-triage An issue that hasn't had any proper look
#15228 opened Mar 2, 2025 by fdncred
Automatic switching between light and dark theme (CSI 2031) configuration Issue related to nu's configuration enhancement New feature or request needs-triage An issue that hasn't had any proper look
#15227 opened Mar 2, 2025 by Dom324
Calling save from config.nu not saving file question the issue author asks something
#15222 opened Mar 1, 2025 by amk91
Pass job id as closure param enhancement New feature or request needs-triage An issue that hasn't had any proper look
#15220 opened Mar 1, 2025 by NotTheDr01ds
Better integration of script files needs-core-team-attention An issue than needs the attention of other core-team members scripting Related to writing scripts
#15219 opened Feb 28, 2025 by 132ikl
Performance of ls with recursive globs scales extremely poorly with search depth glob-expansion Specific behavior around file-system globbing with regular commands or `glob` performance Work to make nushell quicker and use less resources
#15218 opened Feb 28, 2025 by Petrusion
comma-separated string as a part of script argument of list type is split when using spread operator needs-triage An issue that hasn't had any proper look scripting Related to writing scripts
#15214 opened Feb 28, 2025 by chesster88
split char, split column, split row, and split words should support ByteStream input enhancement New feature or request streaming Issues related to streaming data (or collecting data when it should be streamed)
#15211 opened Feb 28, 2025 by 132ikl
str stats should support ByteStream input enhancement New feature or request needs-triage An issue that hasn't had any proper look streaming Issues related to streaming data (or collecting data when it should be streamed)
#15210 opened Feb 28, 2025 by 132ikl
ProTip! Exclude everything labeled bug with -label:bug.