- Declared in
- Pane
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Pane.swift
- Other languages
- PythonRubyLua TypeScript RustGoJava.NETC++
-
Position within its window, renumbered as panes 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 - Java
io.github.libtmux.Pane.Pane.index - .NET
LibTmux.Pane.Index - C++
libtmux::Pane::index
- Python
0 declared, 0 inherited