Industrial
Linguistics
Slide 46 of 55

Claude Code - Advanced

Slide 46 / 55

Course concept

Make the CLI fit the way you work

/voice

Dictate prompts with hold or tap mode; needs a Claude.ai login and a local microphone

/focus

Collapse the display to the current prompt, tool summary, and final answer

/theme

Choose light, dark, ANSI, accessible, or custom themes

/statusline

Configure the prompt status line from your shell/project context

/tui

Switch between default and fullscreen terminal rendering

/keybindings

Customize shortcuts, including the voice push-to-talk key

Narration

Listen or continue with the transcript

Transcript

Claude Code has a lot of small interface commands that are easy to miss, but they make long sessions much more comfortable.

The biggest one is /voice. It turns on voice dictation in the CLI, with hold mode or tap mode. It requires a Claude.ai login and a local microphone, because the audio is transcribed by Anthropic rather than processed locally. It is useful for long prompts, accessibility, and live coding when speaking is faster than typing.

There are also display and terminal commands. /focus reduces visual noise so you see the current prompt, a tool summary, and the final response. /theme changes the color theme. /statusline configures the prompt status line. /tui switches between the default and fullscreen terminal renderers. /keybindings lets you customize shortcuts, including the voice push-to-talk key.

None of these changes how Claude reasons, but they change how usable the tool feels when you are inside it all day.