* Add preference for terminal link browser target Fixes https://github.com/manaflow-ai/cmux/issues/172 * Route non-web terminal links to external opener Only route http/https terminal links to cmux's embedded browser. Absolute paths, file:// URLs, and non-web schemes now open via NSWorkspace. Refs https://github.com/manaflow-ai/cmux/issues/172 |
||
|---|---|---|
| .. | ||
| BrowserPanel.swift | ||
| BrowserPanelView.swift | ||
| CmuxWebView.swift | ||
| Panel.swift | ||
| PanelContentView.swift | ||
| TerminalPanel.swift | ||
| TerminalPanelView.swift | ||