it2 tab splits

Show split pane layout and coordinates

Synopsis

it2 tab splits [<tab-id>] [flags]

Description

Display the split pane tree structure for a tab, including:

  • Split direction (vertical/horizontal)
  • Session IDs and names
  • Frame coordinates and sizes
  • Tree hierarchy

This command helps understand how panes are laid out and their actual positions.

Options

--coords (default true)

Show frame coordinates

--json

Output as JSON

Options inherited from parent commands

--format (default "text")

Output format (text, json, yaml) - affects how command results are displayed

--timeout

Timeout for API operations - how long to wait for iTerm2 to respond

--url

WebSocket URL for iTerm2 API - typically ws://localhost:1912 for local iTerm2

See Also