eza-community / eza-community/eza
bug: eza.exe <file_specification> always raises "os error 123"
Open
area: arguments
os: windows
type: bug
- Dominant language
- Rust
- Stars
- 23.3k
- Forks
- 523
- PR merge metrics
- No merged PRs in 30d
Description
- eza --version = 0.12.0
- The command-line arguments you are using: eza.exe
- Your operating system and hardware platform: Windows 11 Pro + Windows Terminal 1.17.11461.0 on HP ZBook Firefly 15 G8 PC
Hello,
standard file/directory specifications, useful to filter the output, always return an "os error 123" when used.
Examples (in the screenshot below):
- eza.exe t*
- eza.exe t*.*
- eza.exe "t*.*"
Same is happening when i try the "?" wildcard.

Contributor guide
Assessment
This issue has not been assessed yet.