it2 text select
Control text selection in a session
Synopsis
it2 text select <session-id> [flags]
Description
Get or set text selection in a session. Use --clear to clear selection.
Options
-
--clear - Clear current selection
-
--end - End position (row,col)
-
--format(default "table") - Output format (table|json|yaml|text)
-
--start - Start position (row,col)
-
--timeout(default "5s") - Command timeout
-
--url(default "ws://localhost:1912") - iTerm2 WebSocket URL
See Also
- it2 text - Text and buffer operations in iTerm2