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
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

Show error message when processes are killed by SIGSEGV/SIGILL/etc enhancement New feature or request needs-triage An issue that hasn't had any proper look
#12874 opened May 15, 2024 by tgross35
Windows: can get stuck with bad PWD when cding to drive root 🐛 bug Something isn't working windows A Windows specific issue
#12873 opened May 15, 2024 by rgwood
polars filter-with $mask won't work needs-triage An issue that hasn't had any proper look
#12863 opened May 14, 2024 by maxim-uvarov
tee doesn't work within a loop question the issue author asks something
#12862 opened May 14, 2024 by YuanYuYuan
Rounding Issues in format duration needs-triage An issue that hasn't had any proper look
#12858 opened May 13, 2024 by fennewald
Add a tree viewer to display hierarchies in tree format enhancement New feature or request needs-triage An issue that hasn't had any proper look
#12850 opened May 12, 2024 by naiyerasif
[how-do] make html docs pages based on custom functions question the issue author asks something
#12847 opened May 12, 2024 by c4lliope
newlines near and causes conditionals to be treated like commands needs-triage An issue that hasn't had any proper look
#12845 opened May 12, 2024 by MatrixManAtYrService
using virtualenvwrapper in nu question the issue author asks something
#12835 opened May 11, 2024 by Thirdwinter
Strings are parsed inconsistently for external commands needs-triage An issue that hasn't had any proper look
#12830 opened May 10, 2024 by YizhePKU
cal does not respect LC_TIME enhancement New feature or request localization Issues relating to i18n and locale for display formats POSIX-expectations Touches on behavior found in other (POSIX-compliant) shells. We need to consider if we follow that
#12829 opened May 10, 2024 by reactormonk
polars collect breakes further operations 🐛 bug Something isn't working dataframe issues related to the dataframe implementation
#12828 opened May 10, 2024 by maxim-uvarov
port doesn't work the same across platforms inconsistent-behavior Behavior between different commands or types inconsistent/unexpected 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. platform-specific platform-specific issues
#12827 opened May 10, 2024 by haras-unicorn
Variables Declared In () Or [] context produce unhelpful error message parser Issues related to parsing unhelpful-error The error message you observe is not helpful to identify the problem
#12808 opened May 8, 2024 by lace-wing
A def --env completion does not update the environment when run as a completion completions Issues related to tab completion polish this problem makes nu feel unpolished unhelpful-error The error message you observe is not helpful to identify the problem
#12801 opened May 7, 2024 by drbrain
Custom completions with context are broken with if statments completions Issues related to tab completion needs-triage An issue that hasn't had any proper look
#12800 opened May 7, 2024 by CarrotManMatt
Add documentation about less invasive installation method documentation issues relating to documentation question the issue author asks something
#12797 opened May 7, 2024 by ShalokShalom
table produces subtraction overflow 🐛 bug Something isn't working needs-triage An issue that hasn't had any proper look panic tabled Issues about our new table renderer (tabled)
#12786 opened May 6, 2024 by fdncred
group-by should be able to output arrays too enhancement New feature or request needs-triage An issue that hasn't had any proper look
#12772 opened May 5, 2024 by 13x1
Adding a command to the global namespace post 1.0 is a breaking change modules needs-design this feature requires design stability-concern Design so we can evolve Nu w/o breaking code post 1.0-stability.
#12768 opened May 4, 2024 by sholderbach 1.0
Presence of bare word strings makes addition of new keyword in expression position a breaking change needs-design this feature requires design stability-concern Design so we can evolve Nu w/o breaking code post 1.0-stability. syntax Changes to the grammar or syntax beyond parser bugfixes
#12767 opened May 4, 2024 by sholderbach 1.0
Easier string interpolation of env variables enhancement New feature or request quoting/expansion Issues related to string quoting and expansion of variable or glob patterns syntax Changes to the grammar or syntax beyond parser bugfixes
#12750 opened May 3, 2024 by MilesCranmer
Upgrading to 0.93 on Windows installs nu to a new/different location build-package Everything concerning the CI build process and packaging of nushell windows A Windows specific issue
#12748 opened May 3, 2024 by mazansm
Nu LSP crashes on encountering unicode values 🐛 bug Something isn't working LSP Language Server Protocol (nu-lsp) needs-triage An issue that hasn't had any proper look
#12745 opened May 3, 2024 by KAAtheWiseGit
ProTip! Exclude everything labeled bug with -label:bug.