eza-community/eza
bug: Windows OS error 123 when passing a path spec with long file names to eza in PowerShell
Aperta
#404 aperta il 21 set 2023
area: argumentsgood first issueos: windowstype: bug
Metriche repository
- Star
- (21.783 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
- The version of eza being used (
eza --version) v0.13.0 andmain - The command-line arguments you are using
.\eza\target\debug\eza.exe 'C:\Program Files\' - Your operating system and hardware platform Windows 11
Running the above command gives
"C:\\Program Files\"": The filename, directory name, or volume label syntax is incorrect. (os error 123)
Running .\eza\target\debug\eza.exe 'C:\Progra~1' works