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

libtmux.PasteBufferOptions

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

View as Markdown

Module
libtmux
Package
libtmux
Source
lua/libtmux/_internal/buffer.lua
class libtmux.PasteBufferOptions
class [source]
class [source]
class libtmux.PasteBufferOptions

5 declared, 1 inherited

Members

  • delete_after attribute Native deletion can succeed even when pane input is disabled.
  • linefeed_separator attribute Preserve LF instead of native LF-to-CR conversion.
  • bracket attribute Wrap only when native bracketed paste mode is enabled.
  • bytes attribute Native defaults follow the daemon; raw disables 3.7+ sanitization.
  • separator attribute Explicit NUL-free separator; excludes linefeed_separator.

Inherited members

Reached through libtmux.BufferOptions.

  • process libtmux.BufferOptions Output limit is at most one MiB.
Esc

Type to search.