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

Go API

Go documentation

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_buffers.go
Other languages
PythonRubyLuaTypeScriptRust Java .NETC++Swift
SetBuffer ( ctx : context.Context , request : SetBufferRequest ) → error
method [source]
method [source]
SetBuffer

SetBuffer stores or appends exact string data without refreshing models. It mutates the selected paste buffer; completed stderr is reported as a redacted command error because Data may be secret. Cancellation does not prove that tmux did not store data.

In other ports Put text into a paste buffer

0 declared, 0 inherited

Esc

Type to search.