Skip to content

Edit a session's startup command after creation #74

Description

@mortenaslo

Request

Allow editing the command line a session is launched with after it has been created.

Today the launch Command / Args (and the SSH equivalents) are captured at session creation time in NewSessionDialog and persisted to state.json, but there is no UI to change them afterwards — you have to close the session and create a new one (losing scrollback, runs, notes, etc.) just to fix a typo or swap the launched tool.

Suggested UI

  • A "Edit launch command…" entry on the sidebar right-click menu (and possibly on the terminal toolbar dropdown).
  • Small dialog that lets the user tweak Command / Args (and SSH fields for remote sessions).
  • Changes apply on next launch — the running PTY is unaffected until the session is restarted (sleep/wake or close/reopen).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions