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

window.Window.pane_at

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

View as Markdown

Module
window
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.