On this page
libtmux::Pane::set_title
- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- set_title ( title : std::string_view ) expected< void, CommandFailure >
-
Name this pane.
The title is what
#{pane_title}reports and what a status line can show; it survives the process being replaced.
0 declared, 0 inherited