libtmux Reference MCP Search
On this page

tmux.Server.ListBuffers

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_buffers.go
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.

0 declared, 0 inherited

Esc

Type to search.