Skip to content

Window management

taiku uses an i3-style tiling layout for arranging terminal windows. Split, resize, and navigate between panes — all without leaving the keyboard.

  • Split a terminal horizontally (side-by-side) or vertically (stacked)
  • Drag dividers to resize panes
  • Maximize a pane to fill the view, then restore the layout
  • Toggle split direction on any pane

Each split creates a new shell process on the host machine. Tunnels can also appear as tiled panes alongside terminals.

All shortcuts use Cmd+Shift in the desktop app or Ctrl+Shift in the browser.

ShortcutAction
HSplit horizontal
VSplit vertical
NNew terminal
W / QClose terminal
EToggle split direction
GReset to balanced layout
ShortcutAction
Arrow keysMove focus between panes
TabCycle through terminals
19Jump to terminal by position
ShortcutAction
CToggle chat
UToggle users / peek panel
TToggle tunnels panel
RRename terminal

The desktop app adds Cmd+Arrow snap shortcuts:

ShortcutAction
Cmd+Left / RightAdjust split ratio
Cmd+UpMaximize pane
Cmd+DownRestore layout