# tmux.RunResult.Signal

- **Module:** tmux.RunResult
- **Package:** github.com/libtmux/libtmux-go/tmux
- **Language:** Go
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/tmux/session_run.go#L46
- **Page:** https://libtmux.org/en/go/latest/reference/tmux-runresult-signal/

Signal names the signal that ended the command, when one did. It is empty before tmux 3.3, which reports no signal for a dead pane.
