tmux_kill_pane
Terminate a specified tmux pane by providing its target (e.g., session:window.pane). Stops the process running in that pane.
Instructions
Kill a tmux pane.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Tmux target (e.g. session:window.pane, session:window, or session). See tmux docs for target syntax. |