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

The span of Keyword does not include its subsidiary expression question the issue author asks something
#14816 opened Jan 13, 2025 by blindFS
STATUS_DLL_NOT_FOUND on native ARM64 runner needs-triage An issue that hasn't had any proper look
#14815 opened Jan 13, 2025 by oberrich
HTTP keep-alive enhancement New feature or request 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.
#14810 opened Jan 12, 2025 by PhotonBursted
Broken khot example documentation issues relating to documentation question the issue author asks something
#14807 opened Jan 11, 2025 by AdrienLemaire
inconsistent error propagation in export-env error-handling How errors in externals/nu code are caught or handled programmatically (see also unhelpful-error) inconsistent-behavior Behavior between different commands or types inconsistent/unexpected needs-triage An issue that hasn't had any proper look
#14801 opened Jan 11, 2025 by Bahex
Execution continues without waiting for child processes which aren't collected or drained needs-triage An issue that hasn't had any proper look signal-cancel Problems with how executions react to signals or attempts at cancellation (CTRL-C)
#14799 opened Jan 11, 2025 by 132ikl
polars opening a relative path as string (with quotes) fails dataframe issues related to the dataframe implementation good first issue Good for newcomers inconsistent-behavior Behavior between different commands or types inconsistent/unexpected needs-triage An issue that hasn't had any proper look
#14796 opened Jan 10, 2025 by MMesch
cd code/some-prefix gets tab-completed to cd code-git/some-prefix-full-dir completions Issues related to tab completion enhancement New feature or request good first issue Good for newcomers
#14794 opened Jan 9, 2025 by colemickens
Aliasing modules (and plugin/super?) commands alias Issues around support for command aliases, touches parser and name resolution enhancement New feature or request 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
#14791 opened Jan 9, 2025 by cablehead
Inconsistent parsing of human readable datetimes datetime-handling Semantics and implementation of the datetime/duration types and commands needs-triage An issue that hasn't had any proper look
#14790 opened Jan 9, 2025 by fnuttens
MSI installer prompts for admin permissions even though it installs to %LOCALAPPDATA%\Programs build-package Everything concerning the CI build process and packaging of nushell windows A Windows specific issue
#14786 opened Jan 9, 2025 by o-l-a-v
Incorrect highlighting of parse errors in else body 🐛 bug Something isn't working needs-triage An issue that hasn't had any proper look parser Issues related to parsing syntax-highlighting Bugs or performance issues with the syntax highlighting logic
#14784 opened Jan 8, 2025 by ysthakur
Using kitty keyboard protocol, delete gives ctrl-h instead of delete line editor Issues related to reedline needs-triage An issue that hasn't had any proper look upstream problem with upstream dependency
#14783 opened Jan 8, 2025 by robrecord
built-in cp performance issue coreutils-uutils Changes relating to coreutils/uutils file-system Related to commands and core nushell behavior around the file system performance Work to make nushell quicker and use less resources upstream problem with upstream dependency
#14778 opened Jan 8, 2025 by hongxuchen
Range slicing operations return whole value instead of empty list when using range 0..<0 🐛 bug Something isn't working inconsistent-behavior Behavior between different commands or types inconsistent/unexpected panic
#14769 opened Jan 7, 2025 by 132ikl
interactive shells embedded inside non-interactive shells can become deadlocked 🐛 bug Something isn't working pipeline signal-cancel Problems with how executions react to signals or attempts at cancellation (CTRL-C)
#14762 opened Jan 6, 2025 by dead10ck
--env-config and --config errors do not lead to error status code error-handling How errors in externals/nu code are caught or handled programmatically (see also unhelpful-error) inconsistent-behavior Behavior between different commands or types inconsistent/unexpected needs-triage An issue that hasn't had any proper look silent-fail Cases where nothing or something bad happens and an error would be helpful and expected
#14745 opened Jan 4, 2025 by Kissaki
Between v0.101.0 and current main (d702c4605) auto completion of symlink dir is broken completions Issues related to tab completion needs-triage An issue that hasn't had any proper look
#14740 opened Jan 4, 2025 by deephbz
Use blobs like column_*_xy for reject and select cell-path-semantics All around the cell path type and its semantics for access enhancement New feature or request needs-design this feature requires design needs-triage An issue that hasn't had any proper look
#14737 opened Jan 3, 2025 by marc-thieme
stor open | get $XY gives command doesn't support sqlite-in-memory input needs-triage An issue that hasn't had any proper look
#14735 opened Jan 3, 2025 by marc-thieme
Regarding the slow performance of pipes in large loops and the addition of new syntax for list operations cell-path-semantics All around the cell path type and its semantics for access performance Work to make nushell quicker and use less resources
#14733 opened Jan 3, 2025 by NOname-awa
ProTip! Exclude everything labeled bug with -label:bug.