# LibTmux.SendKeysRequest.SuppressHistory

- **Module:** LibTmux.SendKeysRequest
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Requests/SendKeysRequest.cs#L59
- **Page:** https://libtmux.org/reference/dotnet/libtmux-sendkeysrequest-suppresshistory/

Gets whether the shell is asked not to record the line.

There is no tmux flag for this: the text is sent with a leading space,
which most shells take as a signal to keep it out of history.
