On this page
libtmux::Window::expand
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- expand ( format : std::string_view ) expected< std::string, CommandFailure >
-
Ask tmux to expand a format against this window: the same reach the session form gives, guarded the same way.
A window that has gone reports
missingrather than answering with a blank.
0 declared, 0 inherited