Commit Graph
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