Keyboard shortcuts

Every binding in Paneful, grouped by what they do. Shortcuts use on macOS / Ctrl on Linux unless noted.

General

ShortcutAction
+ POpen command palette
+ DToggle sidebar
+ Shift + GToggle source control panel
+ FSearch the focused terminal's scrollback

Panes

ShortcutAction
+ NNew pane (vertical split)
+ Shift + NNew pane (horizontal split)
+ WClose the focused pane
+ 19Focus pane by index
Ctrl + Shift + ←/→/↑/↓Move focus to the adjacent pane
Shift + ←/→/↑/↓Swap the focused pane with the adjacent one

Layout

ShortcutAction
+ TCycle through layout presets
+ RAuto-pick the best layout for the current pane count

Terminal text

These work inside any terminal pane, including scheduled-run viewers. They paper over things the browser would otherwise eat.

ShortcutResult
Shift + EnterInsert a literal newline in the command buffer (no submit). Works in shells, Claude Code, vim, and other TUIs.
+ Cursor to line start
+ Cursor to line end
+ BackspaceClear line

Other

ActionHow
Open URL in system browser + click any URL in a terminal
Copy with trailing whitespace strippedSelect text, then + C
Drag a folder from FinderDrop on the sidebar to create a project; drop on a pane to paste the path
Toggle GPU renderingLightning bolt icon in the sidebar header, or via command palette
Toggle themeSun/moon/monitor icon in the sidebar header