Skip to content

Fix function-key transcription shortcuts#512

Merged
basnijholt merged 1 commit into
mainfrom
codex/fn-transcription-shortcuts
May 28, 2026
Merged

Fix function-key transcription shortcuts#512
basnijholt merged 1 commit into
mainfrom
codex/fn-transcription-shortcuts

Conversation

@basnijholt
Copy link
Copy Markdown
Owner

Summary

  • Route transcription hotkeys through a function-aware event tap so Fn, Fn+Space, and plain Space remain distinct.
  • Delay bare-Fn hold-to-transcribe startup so the Fn+Space toggle chord can be recognized first.
  • Preserve custom hold-to-transcribe shortcuts and document the shortcut handling path.

Test Plan

  • uv run pytest tests/test_macos_app.py -q
  • swift build --package-path macos/AgentCLI
  • swift test --package-path macos/AgentCLI

@basnijholt basnijholt merged commit 5219831 into main May 28, 2026
10 checks passed
@basnijholt basnijholt deleted the codex/fn-transcription-shortcuts branch May 28, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant