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

top level definition leak into exported module modules 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
#14440 opened Nov 26, 2024 by suimong
shells/enter/dexit/p/n/g commands described in "Shells in Shells" are missing documentation issues relating to documentation question the issue author asks something std-library Defining and improving the standard library written in nu and the core Rust ccommands
#14419 opened Nov 23, 2024 by genovese
When I run the slides application the terminal becomes unusable line editor Issues related to reedline needs-triage An issue that hasn't had any proper look repl
#14416 opened Nov 23, 2024 by giggio
bad command overwrites with the standard library modules parser Issues related to parsing
#14413 opened Nov 22, 2024 by a-stevan
use of std log functionality in 0.99 and 0.100 version of nushell is broken needs-triage An issue that hasn't had any proper look std-library Defining and improving the standard library written in nu and the core Rust ccommands
#14412 opened Nov 22, 2024 by balamuruganr83
rm removes write-protected files enhancement New feature or request file-system Related to commands and core nushell behavior around the file system needs-triage An issue that hasn't had any proper look
#14409 opened Nov 21, 2024 by MrQubo
$in cannot be spread sometimes because "it is not a list" 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 semantics Places where we should define/clarify nushell's semantics
#14406 opened Nov 21, 2024 by a-stevan
Help flag propagated for every module used help-system Related to help commands and our documentation system (not docs itself) needs-triage An issue that hasn't had any proper look
#14402 opened Nov 21, 2024 by rytswd
timeit with expression will execute twice needs-triage An issue that hasn't had any proper look
#14401 opened Nov 20, 2024 by PulsarShock
Make du output more concise by default enhancement New feature or request needs-triage An issue that hasn't had any proper look
#14387 opened Nov 19, 2024 by NotTheDr01ds
Installing With cargo install nu Fails build-package Everything concerning the CI build process and packaging of nushell needs-triage An issue that hasn't had any proper look upstream problem with upstream dependency
#14382 opened Nov 19, 2024 by toadslop
Consider supporting system-wide default-config-dir and data-dir enhancement New feature or request needs-triage An issue that hasn't had any proper look
#14378 opened Nov 18, 2024 by michel-slm
shape_keyword isn't applied properly configuration Issue related to nu's configuration needs-triage An issue that hasn't had any proper look syntax-highlighting Bugs or performance issues with the syntax highlighting logic
#14375 opened Nov 18, 2024 by NotTheDr01ds
$env.config.color_config.shape_and/shape_or are not used needs-triage An issue that hasn't had any proper look syntax-highlighting Bugs or performance issues with the syntax highlighting logic
#14372 opened Nov 18, 2024 by NotTheDr01ds
How to update the environment during the execution of a command? question the issue author asks something
#14364 opened Nov 17, 2024 by jakubkaczor
More accurate naming of config.completions.external settings configuration Issue related to nu's configuration enhancement New feature or request naming-things 🚲 🛖 Working towards consistent naming. No bikeshedding brigade please! needs-triage An issue that hasn't had any proper look
#14351 opened Nov 15, 2024 by NotTheDr01ds
Windows Terminal, nushell cannot copy line with text selection. needs-triage An issue that hasn't had any proper look
#14346 opened Nov 15, 2024 by wonbinkanglg
to yaml - use quotes for strings that will be parsed to boolean (avoid problems with yaml 1.1 spec parsers file-format Parsing/Writing of file formats/protocols upstream problem with upstream dependency
#14339 opened Nov 14, 2024 by jlgeering
Streaming is not working for table data 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)
#14338 opened Nov 14, 2024 by petrkozorezov
Deprecate login.nu in favor of $nu.is-login? configuration Issue related to nu's configuration enhancement New feature or request needs-triage An issue that hasn't had any proper look
#14329 opened Nov 13, 2024 by NotTheDr01ds
Allow non-HTTP(s) URLs for start enhancement New feature or request needs-triage An issue that hasn't had any proper look
#14315 opened Nov 12, 2024 by NotTheDr01ds
Incorrect ordering when saving polars lazy dataframe dataframe issues related to the dataframe implementation needs-triage An issue that hasn't had any proper look
#14313 opened Nov 12, 2024 by petrkozorezov
Implement cp -l flag to create hardlinks in a file heirarchy enhancement New feature or request file-system Related to commands and core nushell behavior around the file system needs-triage An issue that hasn't had any proper look
#14306 opened Nov 11, 2024 by Jasha10
-Z option for ls and ps command enhancement New feature or request file-system Related to commands and core nushell behavior around the file system needs-triage An issue that hasn't had any proper look
#14301 opened Nov 11, 2024 by noelmiller
ProTip! no:milestone will show everything without a milestone.