LibTmux.Pane.Height
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Snapshot.cs
- Other languages
- PythonRubyLua TypeScript RustGo Java C++Swift
-
Gets the pane height captured with this handle.
Discussed in Format-token fields
In other ports A pane's height in cells
- Python
libtmux.Pane.height - Ruby
LibTmux::PaneSnapshot#height - Lua
libtmux.SnapshotPane.height - TypeScript no accessor; the field is read from
Pane.format, tmux's own row - Rust
pane.Pane.height - Go
tmux.Pane.Height - Java no equivalent on
Pane - C++
libtmux::Pane::height - Swift
Pane.height
- Python
0 declared, 0 inherited