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

LibTmux.PipePaneRequest

.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
Package
LibTmux
Source
src/LibTmux/Requests/PipePaneRequest.cs
struct LibTmux.PipePaneRequest
struct [source]
struct [source]
struct LibTmux.PipePaneRequest

Describes one pipe-pane invocation.

5 declared, 0 inherited

Members

  • Command property Gets the command to pipe through, or null to stop piping.
  • InputOnly property Gets whether only pane input is piped.
  • OutputOnly property Gets whether only pane output is piped.
  • ToCommand method Returns a pane-piping request as one tmux command.
  • Toggle property Gets whether an identical existing pipe is stopped instead.
Esc

Type to search.