eza-community/eza

bug: Windows OS error 123 when passing a path spec with long file names to eza in PowerShell

開放

#404 建立於 2023年9月21日

 (5 則留言) (0 個反應) (0 位負責人)Rust (439 個分叉)batch import
area: argumentsgood first issueos: windowstype: bug

倉庫指標

星標
 (21,783 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

  • The version of eza being used (eza --version) v0.13.0 and main
  • 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

貢獻者指南