tmux show killed in the last code example
Example: tmux kill all panes except 1
<prefix> + : kill -a -t paneNumberLeftStanding
Example pane 0 is left <prefix>:kill-pane -a -t 0
<prefix> + : kill -a -t paneNumberLeftStanding
Example pane 0 is left <prefix>:kill-pane -a -t 0