On this page
tmux.Pane.SetHeight
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_geometry.go
-
SetHeight resizes the pane to a nonnegative absolute height in cells. Zero is an explicit height. Targeting, refresh, and error semantics match
Pane.Resize.
0 declared, 0 inherited