it2 window set-title

Set the title of a window

Synopsis

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

Description

Set the title of a window using iTerm2's variable system. 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