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

New "Pane" keybinding context for scrolling

A new Pane keybinding context lets you scroll, page, and jump within a pane using tab, arrows, and page/home/end keys

TierUse it nowhow much it should matter to you
Useful3my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaTerminal UIwhat it touches
KindNew Featuresin v2.1.265,
Group of 2 Use it now Notable

A new Pane keybinding context lets you scroll, page, and jump within a pane using tab, arrows, and page/home/end keys

What

A new "Pane" keybinding context has been added. It maps:

  • Tab/Shift+Tab to move to the next/previous pane (abovePrompt:next/previous)
  • Enter/Escape to press/leave a pane
  • Arrow, page, home, and end keys to six new pane-scrolling actions: pane:scrollUp, pane:scrollDown, pane:pageUp, pane:pageDown, pane:top, and pane:bottom, shown in the UI as "scroll", "page up", "page down", "top", and "bottom"

Why

This gives keyboard users a consistent way to navigate and scroll within panes, and these keys can now be customized like other Claude Code keybindings.

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 →

Feedback