[FEATURE] 在claude code中,读取文件时,由于中英文混合报错问题

Open 💬 1 comment Opened Jun 14, 2026 by delife642859044

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

在claude code中,一旦文件名称是中英文混合的,就会无法读取,原因是claude code输出名称的时候,会在中间增加一个空格

<img width="970" height="851" alt="Image" src="https://github.com/user-attachments/assets/7afad82a-f182-49e8-ae45-72eabce3c85b" />

Proposed Solution

需要优化这个功能,输出时不需要带空格

Alternative Solutions

目前只有更改文件名称

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗