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
Path as path
- 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
Describe the bug
Some software installations seem to change Path into lowercase path, causing this BUG
How to reproduce
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\EnvironmentPathaspathwhich whichExpected behavior
Make nushell compatible with lowercase path.
Screenshots
No response
Configuration
Additional context
No response