[Bug] Hash symbol (#) input not accepted in PhpStorm CLI on macOS

Resolved 💬 3 comments Opened Dec 12, 2025 by garethbraid89 Closed Feb 14, 2026

Bug Description
you cannot use the hash symbol in claude code in the phpstorm cli on a mac, it doesn't accept the character (copy and paste does work)

Environment Info

  • Platform: darwin
  • Terminal: phpstorm
  • Version: 2.0.67
  • Feedback ID: 1c2bf5ce-58c7-47c0-aca8-92d3a643b491

Errors

[{"error":"AxiosError: Request failed with status code 401\n    at aj (file:///Users/garethbraid/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:56:1137)\n    at IncomingMessage.<anonymous> (file:///Users/garethbraid/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:57:9852)\n    at IncomingMessage.emit (node:events:530:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1698:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at qKA.request (file:///Users/garethbraid/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:59:2130)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async vrB (file:///Users/garethbraid/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1646:3619)","timestamp":"2025-12-12T22:35:20.672Z"},{"error":"AxiosError: Request failed with status code 401\n    at aj (file:///Users/garethbraid/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:56:1137)\n    at IncomingMessage.<anonymous> (file:///Users/garethbraid/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:57:9852)\n    at IncomingMessage.emit (node:events:530:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1698:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at qKA.request (file:///Users/garethbraid/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:59:2130)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async B85 (file:///Users/garethbraid/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:2656:9004)\n    at async file:///Users/garethbraid/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:2656:9897","timestamp":"2025-12-12T22:35:21.283Z"}]

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗