-
Notifications
You must be signed in to change notification settings - Fork 2.1k
nushell is not compatible with lowercase path on windows #12676
Copy link
Copy link
Closed
Labels
A:environmentRelated to the management of environment variables/process stateRelated to the management of environment variables/process stateplatform:windowsIssues which are specific to WindowsIssues which are specific to Windowsstatus:needs-triageAn issue that hasn't had any proper lookAn issue that hasn't had any proper look
Milestone
Description
Describe the bug
Some software installations seem to change Path into lowercase path, causing this BUG
How to reproduce
- Go to RegEditor
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment- Rename
Pathaspath - Go to nushell, run
which which
Expected behavior
Make nushell compatible with lowercase path.
Screenshots
No response
Configuration
| key | value |
|---|---|
| version | 0.92.2 |
| branch | |
| commit_hash | 2a08a18 |
| build_os | windows-x86_64 |
| build_target | x86_64-pc-windows-msvc |
| rust_version | rustc 1.77.2 (25ef9e3d8 2024-04-09) |
| rust_channel | 1.77.2-x86_64-pc-windows-msvc |
| cargo_version | cargo 1.77.2 (e52e36006 2024-03-26) |
| build_time | 2024-04-10 21:24:37 +00:00 |
| build_rust_channel | release |
| allocator | mimalloc |
| features | default, sqlite, trash, which |
| installed_plugins |
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A:environmentRelated to the management of environment variables/process stateRelated to the management of environment variables/process stateplatform:windowsIssues which are specific to WindowsIssues which are specific to Windowsstatus:needs-triageAn issue that hasn't had any proper lookAn issue that hasn't had any proper look