cmux/Sources/Panels
Lawrence Chen 1b03d23fee
fix(sidebar): use dedicated setting for port link browser preference (#2219)
Port links were reusing the PR-link preference
(openSidebarPullRequestLinksInCmuxBrowser), causing inconsistent
behavior when users toggled that setting. Adds a dedicated
openSidebarPortLinksInCmuxBrowser setting with its own toggle in
Settings so port and PR link behavior can be controlled independently.

Addresses review feedback from https://github.com/manaflow-ai/cmux/pull/1844

Co-authored-by: Lawrence Chen <lawrencecchen@users.noreply.github.com>
2026-03-26 17:12:37 -07:00
..
BrowserPanel.swift fix(sidebar): use dedicated setting for port link browser preference (#2219) 2026-03-26 17:12:37 -07:00
BrowserPanelView.swift Fix command palette focus after terminal find (#2089) 2026-03-25 17:27:54 -07:00
BrowserPopupWindowController.swift Fix keyboard shortcuts not working with Korean (한글) input mode 2026-03-21 21:16:10 +09:00
CmuxWebView.swift Fix browser pane video fullscreen 2026-03-21 12:17:55 -07:00
MarkdownPanel.swift Fix tmux notification attention routing 2026-03-20 20:20:54 -07:00
MarkdownPanelView.swift Add optional single-click focus for inactive panes (#1796) 2026-03-19 01:01:10 -07:00
Panel.swift Tune navigation flash accent 2026-03-20 20:36:08 -07:00
PanelContentView.swift Fix terminal pane drag/drop handoff delay (#1837) 2026-03-19 20:37:32 -07:00
TerminalPanel.swift feat: cmux.json for custom commands (#2011) 2026-03-24 22:28:46 -07:00
TerminalPanelView.swift Fix terminal pane drag/drop handoff delay (#1837) 2026-03-19 20:37:32 -07:00