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

New ways to resize terminal panes: keybindings and a mouse-draggable grip

Panes can now be resized with ctrl+x plus arrow keys or by dragging a new resize grip on the plugin panel

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.267,
Group of 3 Use it now Notable

Panes can now be resized with ctrl+x plus arrow keys or by dragging a new resize grip on the plugin panel

What

  • New keybindings: ctrl+x with left/up now maps to a pane:grow action, and ctrl+x with right/down maps to a pane:shrink action, added to the list of recognized keybinding actions alongside existing pane navigation actions like pane:pageDown, pane:top, and pane:bottom.
  • The plugin panel (the "AbovePrompt" area) gained a mouse-draggable resize grip, sized via a new DOCK_GRIP_COLUMNS constant, for click-and-drag resizing, plus scroll-window logic and an "N more above/below" indicator for panel content that overflows the visible area.

Why Gives users more control over how much screen space panes and the plugin panel take up, either via keyboard shortcuts or by dragging with the mouse.

See this entry in the whole of v2.1.267 →