io.github.libtmux.Pane.Pane.index
- Module
- io.github.libtmux.Pane
- Declared in
- Pane
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Pane.java
- Other languages
- PythonRubyLua TypeScript RustGo.NETC++Swift
-
The pane's position, which shifts as neighbours come and go.
In other ports A pane's index in its window
- Python
libtmux.Pane.index - Ruby
LibTmux::PaneSnapshot#index - Lua
libtmux.SnapshotPane.index - TypeScript no accessor; the field is read from
Pane.format, tmux's own row - Rust
pane.Pane.index - Go
tmux.Pane.Index - .NET
LibTmux.Pane.Index - C++
libtmux::Pane::index - Swift
Pane.index
- Python
0 declared, 0 inherited