[PR #7419] fix(ui): allow text editing shortcuts in search dialogs on macOS #12391

Closed
opened 2026-02-16 18:17:18 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7419

State: closed
Merged: Yes


Summary

  • Skip list navigation when modifier keys (Alt/Option or Meta/Cmd) are pressed
  • Allows native text editing shortcuts like Option+Arrow (word navigation) and Option+Backspace (delete word) to work in search dialogs

Fixes #7398

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7419 **State:** closed **Merged:** Yes --- ## Summary - Skip list navigation when modifier keys (Alt/Option or Meta/Cmd) are pressed - Allows native text editing shortcuts like Option+Arrow (word navigation) and Option+Backspace (delete word) to work in search dialogs Fixes #7398
yindo added the pull-request label 2026-02-16 18:17:18 -05:00
yindo closed this issue 2026-02-16 18:17:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12391