Skip to content

Issues: nushell/nushell

Improve test coverage
#5720 opened Jun 6, 2022 by maghsk
Open 4
standard library: a roadmap
#8450 opened Mar 14, 2023 by amtoine
Open 3
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

How to set an alias that contains an assignment (an equal sign) ? question the issue author asks something
#9308 opened May 27, 2023 by HTofi
Completer issue when command is alias of a builtin. alias Issues around support for command aliases, touches parser and name resolution 🐛 bug Something isn't working completions Issues related to tab completion
#9301 opened May 26, 2023 by bobhy
capturing the result of a par-each block suppresses errors more information needed we need more information from you needs-triage An issue that hasn't had any proper look
#9300 opened May 26, 2023 by colemickens
Redirection: file isn't written until program is finished 🐛 bug Something isn't working redirection-pipe All related to redirection to files or more complex pipelines with STDERR
#9293 opened May 26, 2023 by WindSoilder
Control-[left/right] keyboard navigation doesn't work on macOS macos A MacOS specific issue needs-triage An issue that hasn't had any proper look platform-specific platform-specific issues
#9292 opened May 26, 2023 by lgarron
Nushell does not start in read-only file system 🐛 bug Something isn't working file-system Related to commands and core nushell behavior around the file system history Related to the history plugins Issue related to plugins
#9287 opened May 25, 2023 by kubouch
Feature request: additional options for the ls command enhancement New feature or request
#9284 opened May 25, 2023 by Mirage10
Allow remote imports enhancement New feature or request needs-triage An issue that hasn't had any proper look
#9281 opened May 24, 2023 by nxy7
Flickering when typing in iTerm2 needs-triage An issue that hasn't had any proper look
#9279 opened May 24, 2023 by wickles
Filesieze literal conflicts with hex integer literal 🐛 bug Something isn't working parser Issues related to parsing
#9278 opened May 24, 2023 by kubouch
Avoiding CMD_DURATION_MS and LAST_EXIT_CODE env vars enhancement New feature or request needs-triage An issue that hasn't had any proper look
#9276 opened May 24, 2023 by kennylevinsen
change style of search results good first issue Good for newcomers question the issue author asks something
#9275 opened May 24, 2023 by solodov
Another pattern for exporting main command enhancement New feature or request modules scripting Related to writing scripts
#9274 opened May 24, 2023 by nxy7
Dataframe help can be confusing dataframe issues related to the dataframe implementation unhelpful-error The error message you observe is not helpful to identify the problem
#9273 opened May 24, 2023 by orf
INI parsing does not allow lines without = in them 🐛 bug Something isn't working file-format Parsing/Writing of file formats/protocols parsing related to parsing external data
#9272 opened May 24, 2023 by stevenxxiu
"where" is not filtering (when combine with each and another table) needs-triage An issue that hasn't had any proper look
#9271 opened May 24, 2023 by wdv4758h
Introduce a way to read user's input to variables or an array, similar to "read" in Bash enhancement New feature or request needs-triage An issue that hasn't had any proper look
#9269 opened May 23, 2023 by hustcer
'history session' outputs 0 🐛 bug Something isn't working good first issue Good for newcomers
#9268 opened May 23, 2023 by maxim-uvarov
Nushell is not robust to malformed plugins needs-triage An issue that hasn't had any proper look plugins Issue related to plugins signal-cancel Problems with how executions react to signals or attempts at cancellation (CTRL-C)
#9266 opened May 23, 2023 by BrianLondon
DIRS_LIST and DIRS_POSITION are not being set priority these issues are important std-library Defining and improving the standard library written in nu and the core Rust ccommands
#9265 opened May 22, 2023 by akarel-mb
some theme items do not change colors when requested needs-triage An issue that hasn't had any proper look
#9264 opened May 22, 2023 by fdncred
Option to invoke nu with user config enhancement New feature or request needs-triage An issue that hasn't had any proper look
#9260 opened May 22, 2023 by bobhy
Built-ins use wrong path when cd is used in loop needs-triage An issue that hasn't had any proper look
#9258 opened May 21, 2023 by SUPERCILEX
Allow comments in multiline pipeline enhancement New feature or request parser Issues related to parsing
#9250 opened May 20, 2023 by zerocity
ProTip! Mix and match filters to narrow down what you’re looking for.