libtmux Reference MCP Search
On this page

libtmux::Server::set_buffer

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux-cxx
Source
include/libtmux/server.hpp
set_buffer ( name : std::string_view , data : std::string_view ) expected< void, CommandFailure >
methodreadonly [source]
methodreadonly [source]
set_buffer

Put text in a named buffer, replacing what was there.

An empty name lets tmux choose one, which is what a caller copying without caring about the name wants.

0 declared, 0 inherited

Esc

Type to search.