On this page
libtmux::Pane::expand
- Module
- libtmux
- Declared in
- Pane
- 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 pane.
#{pane_current_command}and#{pane_current_path}are the two most callers reach for, and neither is a field this class carries: both change under a value that stays still.Guarded like the session and window forms, because tmux answers a pane that has gone with a blank and a zero exit status.
0 declared, 0 inherited