tmux.Pane.SetHeight
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_geometry.go
- Other languages
- Python Ruby Lua TypeScript Rust Java .NETC++ Swift
-
SetHeight resizes the pane to a nonnegative absolute height in cells. Zero is an explicit height. Targeting, refresh, and error semantics match
Pane.Resize.In other ports Set a pane's height
- Python
libtmux.Pane.set_height - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Pane - Rust no equivalent on
Pane - Java no equivalent on
Pane - .NET
LibTmux.Pane.SetHeightAsync - C++
libtmux::Pane::set_height - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited