No file path autocomplete suggestions for /cd in terminal CLI
Open 💬 0 comments Opened Jul 4, 2026 by franktparker
Claude Code version: 2.1.201 (confirmed up to date)
OS: macOS (Darwin 25.5.0)
Shell: zsh
Interface: Terminal CLI
Bug description:
When typing a path after the /cd slash command, no autocomplete/path suggestions appear at all — not even for valid, existing directories. Expected a dropdown of matching path segments as I type.
Steps to reproduce:
- Open Claude Code in terminal CLI (zsh, macOS)
- Type
/cdfollowed by a partial existing directory name - No suggestions appear