[PR #12552] fix(ui): support cmd-click links in inline code #14266

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

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

State: closed
Merged: Yes


Related issue: #12649

The robots often put links inside of backticks, and it would be very nice to command-click on them like we can in the terminal. (Another, perhaps simpler, solution would be to make backtick-enclosed URLs become links as well, regardless of command being pressed.)

CleanShot 2026-02-06 at 21 10 51

Summary

  • add Cmd/Ctrl-click opening for inline-code values that are exactly a URL in app markdown output
  • show underline affordance only while the modifier key is held and the inline code URL is hovered
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12552 **State:** closed **Merged:** Yes --- Related issue: #12649 The robots often put links inside of backticks, and it would be very nice to command-click on them like we can in the terminal. (Another, perhaps simpler, solution would be to make backtick-enclosed URLs become links as well, regardless of command being pressed.) ![CleanShot 2026-02-06 at 21 10 51](https://github.com/user-attachments/assets/8d3a4b45-a2cb-4eda-81e9-49ba841bb608) ## Summary - add Cmd/Ctrl-click opening for inline-code values that are exactly a URL in app markdown output - show underline affordance only while the modifier key is held and the inline code URL is hovered
yindo added the pull-request label 2026-02-16 18:19:04 -05:00
yindo closed this issue 2026-02-16 18:19:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14266