Bug Report
Claude Code version: latest (March 2026 rollout)
OS: macOS Darwin 25.3.0
Shell: zsh
Terminal: macOS Terminal.app
Steps to Reproduce
- Enable voice mode with
/voice
- Confirm "Voice mode enabled. Hold Space to record." message appears
- Hold Space to record a voice command
Expected Behavior
Holding Space activates push-to-talk microphone recording.
Actual Behavior
Holding Space sends literal space characters into the terminal instead of triggering audio recording. The transcription pipeline does not activate.
Additional Context
Microphone permissions have been granted in System Settings > Privacy & Security > Microphone for the terminal application. Toggling voice mode off and back on does not resolve the issue.
Related: #30904
Bug Report
Claude Code version: latest (March 2026 rollout)
OS: macOS Darwin 25.3.0
Shell: zsh
Terminal: macOS Terminal.app
Steps to Reproduce
/voiceExpected Behavior
Holding Space activates push-to-talk microphone recording.
Actual Behavior
Holding Space sends literal space characters into the terminal instead of triggering audio recording. The transcription pipeline does not activate.
Additional Context
Microphone permissions have been granted in System Settings > Privacy & Security > Microphone for the terminal application. Toggling voice mode off and back on does not resolve the issue.
Related: #30904