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+xwith left/up now maps to apane:growaction, andctrl+xwith right/down maps to apane:shrinkaction, added to the list of recognized keybinding actions alongside existing pane navigation actions likepane:pageDown,pane:top, andpane:bottom. - The plugin panel (the "AbovePrompt" area) gained a mouse-draggable resize grip, sized via a new
DOCK_GRIP_COLUMNSconstant, 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.