it2 window clear-title

Clear the title of a window

Synopsis

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

Description

Clear the title of a window, reverting to the default title. 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