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

How can I use lists as input parameters for clis? question the issue author asks something
#15176 opened Feb 25, 2025 by ck3mp3r
http get: Cannot make request to ..., there was an error establishing a connection. needs-triage An issue that hasn't had any proper look
#15175 opened Feb 25, 2025 by tmsquill
Allow 'pre_execution' Hook to Receive Command Details as an Argument enhancement New feature or request needs-triage An issue that hasn't had any proper look
#15174 opened Feb 25, 2025 by KamilKleina
Issues when using PATH instead of Path with load-env on Windows environment Related to the management of environment variables/process state inconsistent-behavior Behavior between different commands or types inconsistent/unexpected
#15170 opened Feb 24, 2025 by colececil
debug on date does not print RFC3339 conformant output. datetime-handling Semantics and implementation of the datetime/duration types and commands documentation issues relating to documentation semantics Places where we should define/clarify nushell's semantics
#15168 opened Feb 24, 2025 by kidrigger
Reedline parser doesn't accept edit: CopyCurrentLine 🐛 bug Something isn't working good first issue Good for newcomers line editor Issues related to reedline
#15167 opened Feb 24, 2025 by TIAcode
Bad error msg with variable span covering large code block scoping/name-resolution How Nu finds which variables/functions are in scope and to what they are bound unhelpful-error The error message you observe is not helpful to identify the problem
#15160 opened Feb 22, 2025 by godalming123
Enable polars bigidx dataframe Work related to the polars dataframe implementation enhancement New feature or request
#15157 opened Feb 22, 2025 by Feel-ix-343
bits shl command doesn't default to 8 bytes as help says 🐛 bug Something isn't working documentation issues relating to documentation semantics Places where we should define/clarify nushell's semantics
#15155 opened Feb 21, 2025 by fdncred
Make definition of aliases discoverable enhancement New feature or request help-system Related to help commands and our documentation system (not docs itself) needs-triage An issue that hasn't had any proper look
#15154 opened Feb 21, 2025 by blended-bram
open auto-convert with whole filename enhancement New feature or request needs-triage An issue that hasn't had any proper look
#15152 opened Feb 21, 2025 by boomshroom
Comments are sometimes parsed in scripts 🐛 bug Something isn't working parser Issues related to parsing quoting/expansion Issues related to string quoting and expansion of variable or glob patterns
#15150 opened Feb 20, 2025 by null-dev
start command doesn't open nvim/vim needs-triage An issue that hasn't had any proper look repl
#15141 opened Feb 19, 2025 by dabljues
Reading byte stream input into path join causes an error 🐛 bug Something isn't working inconsistent-behavior Behavior between different commands or types inconsistent/unexpected
#15128 opened Feb 16, 2025 by covercash2
Unable to 'use' a module if module file is a symbolic link that points to a file (or other symbolic link) that doesn't match the module file name file-system Related to commands and core nushell behavior around the file system modules needs-triage An issue that hasn't had any proper look
#15120 opened Feb 14, 2025 by mayersj1
into datetime silently ignores timezone flag when format option is set datetime-handling Semantics and implementation of the datetime/duration types and commands needs-triage An issue that hasn't had any proper look
#15119 opened Feb 14, 2025 by kampffrosch94
[rant] Frustrating new user experience question the issue author asks something
#15116 opened Feb 14, 2025 by Skeeve
Better methods for splitting and transforming bytes in a binary object enhancement New feature or request needs-triage An issue that hasn't had any proper look
#15114 opened Feb 14, 2025 by zakukai
Support other versions in random uuid enhancement New feature or request good first issue Good for newcomers
#15112 opened Feb 13, 2025 by lizclipse
Prompt doesn't replace $HOME with a tilde on Fedora Atomic spins configuration Issue related to nu's configuration file-system Related to commands and core nushell behavior around the file system needs-triage An issue that hasn't had any proper look
#15110 opened Feb 13, 2025 by santiagocezar
Ensure Nushell commands can be found by the names from other languages documentation issues relating to documentation good first issue Good for newcomers help wanted Extra attention is needed
#15105 opened Feb 12, 2025 by sholderbach
6 tasks
regression: out of memory when rendering a table view with a cell containing certain strings 🐛 bug Something isn't working regression Something that worked does not work anymore. tabled Issues about our new table renderer (tabled)
#15104 opened Feb 12, 2025 by cablehead
How to set completions to be automatic completions Issues related to tab completion question the issue author asks something
#15103 opened Feb 12, 2025 by dougg0k
Keybindings conflict with vi mode state machine (ex. / in normal mode conflicts with f/) 🐛 bug Something isn't working line editor Issues related to reedline
#15096 opened Feb 11, 2025 by 132ikl
ProTip! no:milestone will show everything without a milestone.