libtmux Reference MCP Search
On this page

LibTmux.Internal.ServerUtilities.ReadBuffers

View as Markdown

Module
LibTmux.Internal
Declared in
ServerUtilities
Package
LibTmux
Source
src/LibTmux/Utilities/ServerUtilities.cs
ReadBuffers ( lines : IReadOnlyList<string> ) IReadOnlyList<TmuxBuffer>
methodstatic [source]
methodstatic [source]
ReadBuffers

Reads the buffers list-buffers printed.

tmux prints a buffer as its name, then its size in bytes, then a sample of its contents in quotes. The sample can hold anything, so only the two fields before it are read by position.

Parameters
Returns

One buffer per line tmux could be read from.

0 declared, 0 inherited

Esc

Type to search.