tmux_kill
Kill a tmux session, window, or pane by specifying its target, closing it immediately.
Instructions
Kill a tmux session, window, or pane.
Args: target: Tmux target to kill. type: What to kill - "session", "window", or "pane".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | pane | |
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |