Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.275 ·

Terminal now supports ctrl+c copy-of-selection inside the resume/session-picker screen, active only in fullscreen mode

Ctrl+C now copies selected text within the session resume/picker screen, but only in fullscreen mode

TierUse it nowhow much it should matter to you
Useful3my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaTerminal UIwhat it touches
KindNew Featuresin v2.1.275,
Use it now Notable

Ctrl+C now copies selected text within the session resume/picker screen, but only in fullscreen mode

What

A new wrapper around the resume-conversation and session-picker screens (the "Loading conversations…" and "Resuming conversation…" views) adds support for copying selected terminal text with ctrl+c (or super+c on some systems). Pressing it while text is selected copies that selection, or clears the copy if it was already copied. This behavior is only active when the terminal is running in fullscreen mode.

Why

This lets users copy text they've selected while browsing or resuming past sessions, something that previously wasn't wired up on that particular screen, though only when running in fullscreen mode.

See this entry in the whole of v2.1.275 →