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:

  1. Open Claude Code in terminal CLI (zsh, macOS)
  2. Type /cd followed by a partial existing directory name
  3. No suggestions appear

View original on GitHub ↗