cmux/Sources/Panels
Austin Wang ab89fab897
Fix browser opening new tabs on link click (#92)
* Fix browser panel opening new tabs on every link click

Navigate target=_blank and window.open() links in the current webview
instead of spawning new browser tabs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Preserve cmd+click new tab behavior in createWebViewWith

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 21:53:36 -08:00
..
BrowserPanel.swift Fix browser opening new tabs on link click (#92) 2026-02-18 21:53:36 -08:00
BrowserPanelView.swift fixes crashes and filedrop fatal issue 2026-02-18 20:46:31 -08:00
CmuxWebView.swift Release v1.36.0 (#47) 2026-02-17 04:04:29 -08:00
Panel.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
PanelContentView.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
TerminalPanel.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
TerminalPanelView.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00