remote_pane_exec
Execute commands in a specific SSH pane without switching focus, preserving your current view while managing persistent remote shell sessions.
Instructions
Execute a command in a specific pane without switching focus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paneId | Yes | Pane ID | |
| command | Yes | Command to execute |