# options.OptionValue.Text

- **Module:** options.OptionValue
- **Package:** libtmux
- **Language:** Rust
- **Kind:** constant
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/options.rs#L248
- **Page:** https://libtmux.org/reference/rs/options-optionvalue-text/

Text, which covers choices, colours, keys, commands, and user options.

tmux validates a choice when it is set, so a value read back is one
tmux accepted. The variants are not enumerated here because they differ
per option and per release.
