# tmux.SendKeysRequest.Command

- **Module:** tmux.SendKeysRequest
- **Package:** github.com/libtmux/libtmux-go/tmux
- **Language:** Go
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/tmux/pane_input.go#L23
- **Page:** https://libtmux.org/en/go/latest/reference/tmux-sendkeysrequest-command/

Command is one tmux key operand. Nil selects a flag-only invocation; nonnil, including an empty string, supplies the operand.
