libtmux Reference MCP Search
On this page

libtmux::Window::show_message

View as Markdown

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

Show a message to the clients watching this window's session.

The window is the context the text expands in, not just who sees it: #{window_name} in a message sent from here names this window even while another is the active one.

0 declared, 0 inherited

Esc

Type to search.