Kyle Mulka
Kyle Mulka
Got it. I thought it might be something more exciting like a bare-bones dictionary with just the main letters and sounds.
Some things I found online that may help with implementing this: https://stackoverflow.com/questions/35564502/c-qt-global-hotkeys https://github.com/falceeffect/UGlobalHotkey https://stackoverflow.com/questions/23193038/how-to-detect-global-key-sequence-press-in-qt
That'd be cool
``` > /version ⏺ Let me check the Claude Code version for you. ⏺ Bash(claude --version) ⎿ 1.0.24 (Claude Code) ⏺ Claude Code version 1.0.24 ```
``` > /bug ⏺ I'll help you find and fix bugs in the codebase. What specific bug are you encountering? ```
I'm talking about filing bugs in Claude Code itself. If it is a feature, it isn't working for me. See the responses I'm getting in the comments above.
## Environment - Platform (select one): - [ ] Anthropic API - [X] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 1.0.24...
Just retested with 1.0.27. /bug does not appear in the list of commands when I run /help. ``` ╭───────────────────────────────────────────────────╮ │ ✻ Welcome to Claude Code! │ │ │ │ /help...
Ooo... I found some Claude Code documentation that mentioned the /bug command: https://docs.anthropic.com/en/docs/claude-code/troubleshooting#getting-more-help
I guess the /bug command is listed in the README for this repo too, so it must exist, right?