libtmux Reference MCP Search
On this page

libtmux::Session::show_message

View as Markdown

Module
libtmux
Declared in
Session
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
show_message ( text : std::string_view ) expected< void, CommandFailure >
methodreadonly [source]
methodreadonly [source]
show_message

Put a message on the status line of every client attached here, and send it to a control client as message.

tmux expands the text as a format, so a #{...} in it is substituted rather than shown. Text built from data belongs in escape_literal first.

0 declared, 0 inherited

Esc

Type to search.