claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Terminal settings prevent either using @ symbol or multiline

Open MichaelKloepzig opened this issue 7 months ago • 6 comments

OS: MacOS 14.4.1 Claude Code v1.0.35 directly in Terminal Keyboard layout: German

Depending on the Terminal setting "Use Option as Meta key", I can

  • either use the option key + Enter to enter a new line (instead of submitting the prompt), but then the @ symbol can't be typed using option+L
  • or vice versa, can type @, but not multiline.

This makes Claude Code barely usable because it prevents either file references or complex prompts. It forces clumsy workarounds like writing prompts to external files or copy/pasting the @ symbol.

A possible solution would be to use Shift+Enter to submit the prompt or enter a new line.

MichaelKloepzig avatar Jun 30 '25 11:06 MichaelKloepzig

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/2152
  2. https://github.com/anthropics/claude-code/issues/1297
  3. https://github.com/anthropics/claude-code/issues/4133

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

github-actions[bot] avatar Aug 16 '25 04:08 github-actions[bot]

You can use \ + Enter (Shift + Option + 7, then enter) for Multiline when "Use Option as Meta key" is disabled. But Claude will reenable it every time, that's very annoying with German keyboards.

niclas3332 avatar Aug 18 '25 13:08 niclas3332

Related: https://github.com/anthropics/claude-code/issues/1793

fsc-eriker avatar Sep 08 '25 09:09 fsc-eriker

This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.

github-actions[bot] avatar Dec 05 '25 10:12 github-actions[bot]

Nothing changed here, the issue persists and makes targeting file paths a pain in the butt.

MichaelKloepzig avatar Dec 05 '25 15:12 MichaelKloepzig