it2 tab set-title
Set the title of a tab
Synopsis
it2 tab set-title [<tab-id>] <title> [flags]
Description
Set the title of a tab using iTerm2's variable system. If no tab ID is provided, uses the current tab.
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
- it2 tab - Manage iTerm2 tabs