[BUG] Spaces in filenames
Resolved 💬 3 comments Opened Apr 25, 2025 by jwr Closed Nov 29, 2025
Environment
- Platform (select one):
- [X] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 0.2.81 (Claude Code)
- Operating System: macOS 15.4.1
- Terminal: Ghostty
Bug Description
Claude Code has problems dealing with filenames that have spaces in them.
⏺ Bash(cat /Users[...]/content/articles/Configurable\ Custom\ Fields.md)…
⎿ cat: /Users[...]/content/articles/Configurable\: No such file or directory
cat: Custom\: No such file or directory
cat: Fields.md: No such file or directoryThis issue has 3 comments on GitHub. Read the full discussion on GitHub ↗