* feat(sidebar): make listening ports clickable to open in browser Wrap each sidebar port in a Button that opens http://localhost:{port} in the cmux built-in browser (or system browser as fallback), matching the existing PR link click behavior. Fixes #1602 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: address bot review feedback on port clickability - Localize port label text with String(localized:) instead of bare literal - Add sidebar.port.label and sidebar.port.openTooltip keys to Localizable.xcstrings with English and Japanese translations - Respect openSidebarPullRequestLinksInCmuxBrowser user preference in openPortLink, matching the openPullRequestLink pattern exactly Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| ghostty | ||
| shell-integration | ||
| terminfo-overlay | ||
| cmux.sdef | ||
| Info.plist | ||
| InfoPlist.xcstrings | ||
| Localizable.xcstrings | ||