Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.275 ·

New keybinding to send queued input immediately

ctrl+x ctrl+s and ctrl+enter now send your queued message right away, interrupting any in-progress response

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,
Group of 3 Use it now Notable No documentation found

ctrl+x ctrl+s and ctrl+enter now send your queued message right away, interrupting any in-progress response

What

  • Two new key chords, ctrl+x ctrl+s and ctrl+enter, are added to the chat keymap, both mapped to a new "send now" action alongside the existing enter and ctrl+x-enter bindings.
  • This action immediately sends whatever input is currently queued, interrupting the streaming response if Claude is still replying to a previous message.
  • A new sendQueuedNow method implements this, distinct from the existing submitEmpty action, and triggers the telemetry event input_send_now_key.

Why

This gives a quick way to force a queued message through right away instead of waiting for the current response to finish.

Read from
Names in the bundlesendQueuedNow
How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhether sendQueuedNow is bound to a specific key or keyboard shortcut is not stated.

See this entry in the whole of v2.1.275 →

Feedback