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

wrap command doesn't play nice with index keyword needs-triage An issue that hasn't had any proper look
#13976 opened Oct 1, 2024 by AlifianK
Menu Keybinds (or conditional binds generally) enhancement New feature or request needs-triage An issue that hasn't had any proper look
#13975 opened Oct 1, 2024 by ibrokemypie
Yet another chrono panic (YACP) πŸ› bug Something isn't working datetime-handling Semantics and implementation of the datetime/duration types and commands panic
#13972 opened Oct 1, 2024 by IanManske
print function behaves inconsistently on string pipe input inconsistent-behavior Behavior between different commands or types inconsistent/unexpected 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)
#13970 opened Oct 1, 2024 by j-xella
Remove "argument path needs to be a parent" limitation from "path relative-to" enhancement New feature or request file-system Related to commands and core nushell behavior around the file system unhelpful-error The error message you observe is not helpful to identify the problem
#13969 opened Oct 1, 2024 by j-xella
Using a module creates a variable with empty record 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
#13967 opened Sep 30, 2024 by sid-6581
heads and footers don't always match needs-triage An issue that hasn't had any proper look tabled Issues about our new table renderer (tabled)
#13966 opened Sep 30, 2024 by fdncred
watch stops on non-zero exit error-handling How errors in externals/nu code are caught or handled programmatically (see also unhelpful-error) needs-triage An issue that hasn't had any proper look
#13947 opened Sep 28, 2024 by 1adept
Inconsistent behavior between Ctrl+N and Down keybindings configuration Issue related to nu's configuration
#13946 opened Sep 28, 2024 by akirabaruah
Exponential algorithmic complexity on parsing nested brackets πŸ› bug Something isn't working needs-triage An issue that hasn't had any proper look parser Issues related to parsing
#13944 opened Sep 27, 2024 by anka-213
Can't not write to \\.\CON on Windows. needs-triage An issue that hasn't had any proper look windows A Windows specific issue
#13937 opened Sep 26, 2024 by SirZenith
glob **/* -e [~/.local/share/Trash/] returns empty list although files are present glob-expansion Specific behavior around file-system globbing with regular commands or `glob` needs-triage An issue that hasn't had any proper look
#13933 opened Sep 25, 2024 by Schweber
Work with uutils project to remove the dependency on clap coreutils-uutils Changes relating to coreutils/uutils help wanted Extra attention is needed upstream problem with upstream dependency
#13932 opened Sep 25, 2024 by sholderbach
ls fails with Too many open files (os error 24) πŸ› bug Something isn't working file-system Related to commands and core nushell behavior around the file system
#13928 opened Sep 25, 2024 by Schweber
input list crashes on MacOS when resizing terminal πŸ› bug Something isn't working needs-triage An issue that hasn't had any proper look
#13927 opened Sep 25, 2024 by jesperoman
IO type definition on a new line gives an unhelpful error with wrong span πŸ› bug Something isn't working parser Issues related to parsing unhelpful-error The error message you observe is not helpful to identify the problem
#13926 opened Sep 25, 2024 by goth-turtle
open and from yaml fail on files with byte-order-mark file-format Parsing/Writing of file formats/protocols needs-triage An issue that hasn't had any proper look
#13925 opened Sep 25, 2024 by dcarosone
random binary should accept length as a filesize enhancement New feature or request needs-triage An issue that hasn't had any proper look
#13920 opened Sep 25, 2024 by dcarosone
Fuzzel throws sigsegv unexpectedly external-commands Issues related to external commands needs-triage An issue that hasn't had any proper look
#13913 opened Sep 24, 2024 by soanvig
error make not executed in if-else statements inside of custom function error-handling How errors in externals/nu code are caught or handled programmatically (see also unhelpful-error) question the issue author asks something
#13907 opened Sep 23, 2024 by j4ckd4n
tab completion on paths beginning with tilda produces broken results on paths with unusual characters πŸ› bug Something isn't working completions Issues related to tab completion needs-triage An issue that hasn't had any proper look quoting/expansion Issues related to string quoting and expansion of variable or glob patterns
#13905 opened Sep 23, 2024 by crabdancing
Build fails on i386: nu_plugin_polars: error[E0433]: failed to resolve: use of undeclared crate or module alloc freebsd Issues observed specifically on FreeBSD needs-triage An issue that hasn't had any proper look plugins This issue is about plugins
#13903 opened Sep 23, 2024 by yurivict
Valid raw string with equal-sign results in parsing error needs-triage An issue that hasn't had any proper look parser Issues related to parsing quoting/expansion Issues related to string quoting and expansion of variable or glob patterns
#13902 opened Sep 23, 2024 by NotTheDr01ds
Lists recognize string as unknown command πŸ› bug Something isn't working parser Issues related to parsing
#13901 opened Sep 22, 2024 by dougg0k
ProTip! Adding no:label will show everything without a label.