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.265 ·

New 'Pane' keyboard-focus context for plugins

A new 'Pane' keyboard-focus context covers when a plugin's own pane is focused

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

A new 'Pane' keyboard-focus context covers when a plugin's own pane is focused

What

Claude Code's keybinding system has a new focus context called Pane, active when a plugin's pane has keyboard focus. This joins existing contexts like Chat and AbovePrompt, which determine which keyboard shortcuts apply depending on where focus currently is.

Why

This lets keybindings be scoped specifically to plugin panes, so shortcuts can behave differently when a plugin's own interface is focused versus the main chat.

Read from
Names in the bundlePane
What the documentation says
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up Pane, on Compliance API. - `OrgCoworkBrowserPaneDisabled object` api/compliance see the edit
Added since A small documentation edit on Customize keyboard shortcuts touched a line naming Pane after this was published. Claude Code binds these default chords on the `ctrl+x` prefix: `ctrl+x ctrl+k`, `ctrl+x ctrl+e`, `ctrl+x enter`, `ctrl+x ctrl+a`, and `ctrl+x tab` in `Chat`, `ctrl+x ctrl+b` in `Task`, and `ctrl+x b` in `DiffPanel`. The `ctrl+x enter` chor… keybindings see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesA small documentation edit on Customize keyboard shortcuts touched a line naming Pane after this was published.

See this entry in the whole of v2.1.265 →