# config.WindowConfig.suppress_history

- **Module:** config.WindowConfig
- **Package:** libtmux
- **Language:** Rust
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/tmux-workspace/src/config.rs#L89
- **Page:** https://libtmux.org/reference/rs/config-windowconfig-suppress_history/

Whether this window's commands stay out of the shell's history.

`None` inherits the workspace setting.
