it2 window get-title

Get the title of a window

Synopsis

it2 window get-title [<window-id>] [flags]

Description

Get the title of a window. If no window ID is provided, uses the current window.

Options

--format (default "table")

Output format (table|json|yaml|text)

--timeout (default "5s")

Command timeout

--url (default "ws://localhost:1912")

iTerm2 WebSocket URL

See Also