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

LibTmux.TmuxBuffer.TmuxBuffer

.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
TmuxBuffer
Package
LibTmux
Source
src/LibTmux/Utilities/TmuxBuffer.cs
TmuxBuffer ( name : string , size : long , sample : string? )
method [source]
method [source]
TmuxBuffer

Initializes one buffer.

Parameters
  • name ( string ) – The buffer name.

  • size ( long ) – How many bytes it holds.

  • sample ( string? ) – The start of its contents, as tmux chose to show it.

0 declared, 0 inherited

Esc

Type to search.