claude-code - 💡(How to fix) Fix [Feature Request] Toggle Claude Code session between terminal and native UI modes

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Bug Description

Feature request: toggle an existing Claude Code session between terminal and native UI

The Claude Code: Use Terminal setting in the Cursor/VS Code extension controls which mode new sessions launch in, and toggling it works fine for that. What's missing is the ability to move an existing, in-progress session between modes.

Each mode supports actions the other doesn't — for example:

  • Pasting an image is supported in the native UI but not in the terminal.
  • Exporting a transcript is supported in the terminal but not in the native UI.

Today, hitting one of these limitations mid-session means either losing the conversation context to start over in the other mode, or doing without the action.

Requested: a command (palette entry / keybinding) like Claude Code: Move Session to Terminal and Claude Code: Move Session to Panel that detaches the current session from its current surface and reattaches it to the other, preserving conversation history and state. Alternative: Support all commands in native UI

Environment: Cursor on macOS, SSH-connected to a Linux dev host.

Environment Info

  • Platform: linux
  • Terminal: cursor
  • Version: 2.1.132
  • Feedback ID: 48611c97-0232-4731-9f12-41f97cd34de3

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING