Use platform-specific meta key in keyboard hints #168

Merged
talksik merged 1 commits from claude/platform-detection-meta-key-7EoBP into master 2026-04-16 16:04:29 +00:00

1 Commits

Author SHA1 Message Date
Claude fafde57030 fix: render correct meta key in keyboard hints on Windows/Linux
Hardcoded ⌘ glyphs in compose hints were misleading on non-mac
platforms. Add a tiny platform helper sourced from the existing
window.electronWindow.platform bridge and substitute "Ctrl" off mac.
Closes #167.

https://claude.ai/code/session_01YZY4wUqACT7mgibHr2Yncx
2026-04-16 15:58:11 +00:00