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

pane.Pane.refresh

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
Other languages
PythonTypeScriptGoJava.NETC++ Swift
refresh ( mut ) → Result<&mut Self, Error>
method [source]
method [source]
refresh

Replace this handle's snapshot with the pane's current state.

Errors

Returns Error::ObjectGone when the pane no longer exists, or a listing error when tmux could not be read.

In other ports Read a pane again

0 declared, 0 inherited

Esc

Type to search.