libtmux Reference MCP Search
On this page

io.github.libtmux.Session.Session.expand

View as Markdown

Module
io.github.libtmux.Session
Declared in
Session
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Session.java
expand ( format : String ) String
method [source]
method [source]
expand

Expands a tmux format in this session's context, and answers with what it came to.

<p>The same escape hatch Pane#expand gives, resolved against this session.

Parameters
  • format ( String ) – a tmux format, usually of the shape #{name}

Returns

the expansion, whole when it spans lines and empty when the format expanded to nothing

0 declared, 0 inherited

Esc

Type to search.