libtmux.PasteBufferOptions
Lua
- Python Unavailable
- Ruby Unavailable
- Lua
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux
- Source
- lua/libtmux/_internal/buffer.lua
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.