On this page
LibTmux.PasteBufferRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/PasteBufferRequest.cs
-
Describes one
paste-bufferinvocation.
7 declared, 0 inherited
Members
- PasteBufferRequest method Initializes a buffer-paste request.
- 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.
- UseLineFeedSeparator property Gets whether line feeds separate the lines.