# plan.Safety.Mutating

- **Module:** plan.Safety
- **Package:** libtmux
- **Language:** Rust
- **Kind:** constant
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/plan.rs#L274
- **Page:** https://libtmux.org/reference/rs/plan-safety-mutating/

Its direct tmux action changes state without removing a tmux object.

It need not be reversible and may launch a command or send terminal
input.
