On this page
LibTmux.SendKeysRequest.SuppressHistory
- Module
- LibTmux
- Declared in
- SendKeysRequest
- Package
- LibTmux
- Source
- src/LibTmux/Requests/SendKeysRequest.cs
-
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.
0 declared, 0 inherited