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

Go API

Go documentation

tmux.Server.ShowBuffer

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_buffers.go
Other languages
PythonRubyLuaTypeScriptRust Java .NET C++ Swift
ShowBuffer ( ctx : context.Context , name : *string ) → (string, error)
method [source]
method [source]
ShowBuffer

ShowBuffer returns one buffer using Python-compatible line reconstruction. The returned string is owned by the caller; nil Name selects tmux's most recent buffer. Completed stderr is an error.

In other ports Read a paste buffer's contents

0 declared, 0 inherited

Esc

Type to search.