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
PythonRuby Lua TypeScriptRustJava.NETC++Swift
ListBuffers ( ctx : context.Context , request : ListBuffersRequest ) → ([]string, error)
method [source]
method [source]
ListBuffers

ListBuffers returns an owned snapshot of live tmux buffer rows. A command or transport failure is returned rather than answered with no rows; context cancellation still returns its context error. The result is not a live collection.

In other ports List the paste buffers

0 declared, 0 inherited

Esc

Type to search.