Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

support xdg-open in the WebTerminal #15487

Open
Labels
need-backendIssues that need backend worksiteArea: frontend dashboard
@spikecurtis

Description

@spikecurtis

VSCode desktop supportsxdg-open for URLs from its terminal, and other similar things likenpm webpack serve --open. WebTerminal does not.

The way VSCode does this is by adding aBROWSER environment variable that points to a script that can signal the vscode process running on the remote workspace, which in turn signals the desktop IDE to open the browser.

We could implement a similar feature in WebTerminal, except that we would signal the Coder Agent, which could then send the open request back to the WebTerminal over the reconnectingpty websocket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    need-backendIssues that need backend worksiteArea: frontend dashboard

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp