# plan.PlanValidationErrorKind.SendKeysTextWithKeys

- **Module:** plan.PlanValidationErrorKind
- **Package:** libtmux
- **Language:** Rust
- **Kind:** constant
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/libtmux/src/plan.rs#L136
- **Page:** https://libtmux.org/en/rs/latest/reference/plan-planvalidationerrorkind-sendkeystextwithkeys/

A `SendKeys` carries literal text together with named keys.

This kind is not a cross-step dependency: `step` and `source_step`
are the same step, and `expected_scope` is that step's own target
scope rather than a source's.
