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

libtmux::Pane::expand

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
expand ( format : std::string_view ) → expected< std::string, CommandFailure >
methodreadonly [source]
methodreadonly [source]
expand

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.

Discussed in Architecture , Format-token fields

0 declared, 0 inherited

Esc

Type to search.