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

libtmux::Window::show_message

C++

View as Markdown

Module
libtmux
Declared in
Window
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
Other languages
Python Ruby Lua TypeScript RustGo Java .NET Swift
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.

In other ports Show a message on the client viewing a window

0 declared, 0 inherited

Esc

Type to search.