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+sandctrl+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
sendQueuedNowmethod implements this, distinct from the existingsubmitEmptyaction, and triggers the telemetry eventinput_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.
Names in the bundlesendQueuedNow
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
Whether sendQueuedNow is bound to a specific key or keyboard shortcut is not stated.