libtmux Reference MCP Search
On this page

window.navigation.Window.pane_at

View as Markdown

Module
window.navigation
Declared in
Window
Package
libtmux
Source
crates/libtmux/src/window/navigation.rs
pane_at ( self , index : u32 ) Result<Option<Pane>, Error>
method [source]
method [source]
pane_at

Find this window's pane at the given index.

Errors

Returns an error when the pane listing fails.

0 declared, 0 inherited

Esc

Type to search.