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

LibTmux.PasteBufferRequest

.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/PasteBufferRequest.cs
struct LibTmux.PasteBufferRequest
struct [source]
struct [source]
struct LibTmux.PasteBufferRequest

Describes one paste-buffer invocation.

7 declared, 0 inherited

Members

  • Bracketed property Gets whether the paste is bracketed.
  • DeleteAfter property Gets whether the buffer is deleted once pasted.
  • Name property Gets the buffer to paste, or null for the most recent.
  • RawBytes property Gets whether the bytes are pasted without translation.
  • Separator property Gets the separator used between lines.
  • ToCommand method Returns a paste request as one tmux command.
  • UseLineFeedSeparator property Gets whether line feeds separate the lines.
Esc

Type to search.