Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.SendKeysRequest.SuppressHistory

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
LibTmux
Declared in
SendKeysRequest
Package
LibTmux
Source
src/LibTmux/Requests/SendKeysRequest.cs
SuppressHistory : bool
property [source]
property [source]
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.

0 declared, 0 inherited

Esc

Type to search.