it2 selection
Manage text selection
Description
Commands for getting, setting, and managing text selection
Commands
- it2 selection clear - Clear current text selection
- it2 selection get - Get current text selection
- it2 selection set - Set text selection range
Options inherited from parent commands
-
--format(default "text") - Output format (text, json, yaml) - affects how command results are displayed
-
--timeout - Timeout for API operations - how long to wait for iTerm2 to respond
-
--url - WebSocket URL for iTerm2 API - typically ws://localhost:1912 for local iTerm2
See Also
- it2 - iTerm2 API Command-Line Interface