kill_pane
Kills a specified tmux pane and terminates its running process. Requires user confirmation as the action cannot be undone.
Instructions
Kill a tmux pane and terminate its running process. ALWAYS confirm with the user before calling — this is destructive and cannot be undone. Target format: 'session:window.pane'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Pane target: 'session:window.pane' |