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

Rust API

Rust documentation

server.Server.pane_by_id

Rust

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server/discovery.rs
Other languages
Python TypeScript Go Java .NETC++ Swift
pane_by_id ( self , id : &PaneId ) → Result<Option<Pane>, Error>
method [source]
method [source]
pane_by_id

Find the pane with this id.

Errors

Returns an error when the pane listing fails.

In other ports Look one pane up by target

0 declared, 0 inherited

Esc

Type to search.